Copies the membership association of @originating_wfm_agent_sid to @target_wfm_agent_sid. The wfm agents must both belong to the org sending the request. Any existing membership associations on @target_wfm_agent_sid with be retained. Any conflicting memberships for @target_wfm_agent_sid will be set with the membership of @originating_wfm_agent_sid. Errors:
grpc.NotFound: the @wfm_agent_sids or @agent_group_sid don't exist for the org sending the request.
grpc.Internal: error occurs when creating the 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/copywfmagentmemberships' \
--header'Content-Type: application/json' \
--data-raw''