Update a public skill

patch

/hcmRestApi/resources/11.13.18.05/talentPersonProfiles/{talentPersonProfilesUniqID}/child/publicSkills/{SkillId}

Request

Path Parameters
  • The value of this parameter could be a hash of the key that is used to uniquely identify the resource item. The client should not generate the hash key value. Instead, the client should query on the collection resource with a filter to navigate to a specific resource item. For example: products?q=InventoryItemId=
  • This is the hash key of the attributes which make up the composite key for the Talent Person Profiles resource and used to uniquely identify an instance of Talent Person Profiles. The client should not generate the hash key value. Instead, the client should query on the Talent Person Profiles collection resource in order to navigate to a specific instance of Talent Person Profiles to get the hash key.
Header Parameters
  • If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
  • The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Supported Media Types
Request Body - application/json ()
The following table describes the body parameters in the request for this task.
Root Schema : schema
Type: object
Show Source
  • Title: Confirmation Status
    Maximum Length: 30
    Indicates whether the proficiency level has been confirmed for the public skill. Valid values are true and false. Default value is false.
  • Endorsements
    Title: Endorsements
    The endorsements resource is a child of public skills resource. It provides a list of all endorsements for worker's public skills. This resource is currently under controlled availability.
  • Title: Group Code
    Maximum Length: 30
    Code that indicates whether the skill is acquired or developing. Values can be ORA_DEVELOPED or ORA_DEVELOPING. Valid values are defined in the commonLookupsLOV.
  • Title: Proficiency Level Code
    Maximum Length: 30
    Code representing the proficiency level of public skill.
  • Title: Proficiency Level ID
    Unique identifier of the proficiency level in the public skill.
  • Surrogate identifier for the person profile.
  • Unique identifier of the content section.
Nested Schema : Endorsements
Type: array
Title: Endorsements
The endorsements resource is a child of public skills resource. It provides a list of all endorsements for worker's public skills. This resource is currently under controlled availability.
Show Source
Nested Schema : talentPersonProfiles-publicSkills-endorsements-item-patch-request
Type: object
Show Source
  • Title: Proficiency Level Code
    Maximum Length: 30
    Code representing the proficiency level of the skill.
  • Title: Proficiency Level ID
    Unique identifier of the proficiency level of the skill.
  • Title: Status Code
    Maximum Length: 30
    Status of the endorsement. Values can be ORA_COMPLETED or ORA_PENDING or ORA_IGNORE. Valid values are defined in the commonLookupsLOV.
Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Headers
  • If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
  • The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Body ()
Root Schema : talentPersonProfiles-publicSkills-item-response
Type: object
Show Source
Nested Schema : Endorsements
Type: array
Title: Endorsements
The endorsements resource is a child of public skills resource. It provides a list of all endorsements for worker's public skills. This resource is currently under controlled availability.
Show Source
Nested Schema : talentPersonProfiles-publicSkills-endorsements-item-response
Type: object
Show Source
Back to Top