Updates skill proficiencies corresponding to the given @skill_proficiency_sids and org sending the request with the provided parameters. All of the entity's parameters that are not desired to be updated must be filled with their current values. The @skill_sid and @parent_entity field of each proficiency will be ignored since it cannot be updated. Errors:
grpc.Invalid: one or more fields in the @skill_proficiencies have invalid values.
grpc.Internal: error occurs when updating the skill proficiencies.
grpc.NotFound: for any of the given @skill_proficiencies: the @skill_sid doesn't exist. the skill profile with @preferred_skill_profile_sid doesn't contain the skill of the given skill proficiency.
grpc.AlreadyExists: a skill proficiency with the given @skill_sid and @parent_entity already exists.
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Body Params application/json
Example
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST 'https://api.cbf.tcn.com/api/v1alpha1/wfm/updateskillproficiencies' \
--header'Content-Type: application/json' \
--data-raw''