Updates associations of the given @skill_profile_group_sid for the org sending the request. It will create the associations with the @skill_profile_sids_to_associate, and remove the associations with the @skill_profile_sids_to_disassociate. Only one of the skill_profile_sids fields needs to be set, but both can be set on the same request. Errors:
grpc.Invalid: the values in the request are invalid.
grpc.Internal: error occurs updating the skill profile group associations.
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/updateskillprofilegroupassociations' \
--header'Content-Type: application/json' \
--data-raw''