Creates skill proficiencies for the org sending the request with the provided parameters. The @schedule_scenario_sid must match the scenario of the @parent_entities. Errors:
grpc.Invalid: the parameters in a @proficiency, or the @schedule_scenario_sid are invalid.
grpc.NotFound: for any of the given @skill_proficiencies: the @parent_entity doesn't exist. the @skill_sid doesn't exist. the skill profile with @preferred_skill_profile_sid doesn't contain the given @skill_sid.
grpc.AlreadyExists: a skill proficiency with the given @skill_sid and @parent_entity already exists.
grpc.Internal: error occurs when creating the skill proficiencies.
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/createskillproficiencies' \
--header'Content-Type: application/json' \
--data-raw''