---
title: "Update a Specific HR Employee Skill"
slug: "update-a-specific-hr-employee-skill"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/update-a-specific-hr-employee-skill"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://developers.cmicglobal.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Update a Specific HR Employee Skill

Patch/hcm-rest-api/rest/1/hrskills/AC6CD9E2E533713CE053B08610AC4D99

SecurityHTTPType basic

Basic authentication

Header parametersContent-TypestringExampleapplication/vnd.oracle.adf.resourceitem+json

Body parameters<select class='api-response-data' aria-label='Media type'><option value='5e63fa23-1f25-460a-9af3-9b901b649f32'>application/json</option>
</select>object  Example{
  "GsklRate": 1000
}

Responses200

OK

HeadersContent-TypestringExampleapplication/vnd.oracle.adf.resourceitem+json
<select class='api-response-data' aria-label='Media type'><option value='76086acf-5a31-4349-9be0-53adfb6977cb'>application/json</option>
</select>

```json
{
  "GsklCode": "BIM",
  "GsklDescription": "BIM Modeling",
  "GsklShortDesc": "BIM",
  "GsklRate": 1000,
  "GsklWmCode": null,
  "GsklUser": "ADWAIT",
  "GsklLastUpdDate": "2015-05-08T19: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
