Update a Specific HR Employee Skill
    • 25 Sep 2024
    • 1 Minute to read
    • Dark
      Light

    Update a Specific HR Employee Skill

    • Dark
      Light

    Article summary

    Patch
    /hcm-rest-api/rest/1/hrskills/AC6CD9E2E533713CE053B08610AC4D99
    Security
    HTTP
    Type basic

    Basic authentication

    Header parameters
    Content-Type
    string
    Exampleapplication/vnd.oracle.adf.resourceitem+json
    Body parameters
    object
    Example{ "GsklRate": 1000 }
    Responses
    200

    OK

    Headers
    Content-Type
    string
    Exampleapplication/vnd.oracle.adf.resourceitem+json
    {
      "GsklCode": "BIM",
      "GsklDescription": "BIM Modeling",
      "GsklShortDesc": "BIM",
      "GsklRate": 1000,
      "GsklWmCode": null,
      "GsklUser": "ADWAIT",
      "GsklLastUpdDate": "2015-05-08T07:31:10Z",
      "GsklVUuid": "AC6CD9E2E533713CE053B08610AC4D99",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/hrskills/AC6CD9E2E533713CE053B08610AC4D99",
          "name": "hrskills",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/hrskills/AC6CD9E2E533713CE053B08610AC4D99",
          "name": "hrskills",
          "kind": "item"
        }
      ]
    }
    object