Creates a membership association for each of the given @wfm_agent_sids with the given @agent_group_sid. The @schedule_scenario_sid must match the scenario of the agent group and wfm agents. Errors:
grpc.Invalid: the @wfm_agent_sids, or @agent_group_sid are invalid.
grpc.NotFound: the @wfm_agent_sids or @agent_group_sid don't exist for the org or given @schedule_scenario_sid.
grpc.Internal: error occurs when creating the association.
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/createwfmagentmemberships' \
--header'Content-Type: application/json' \
--data-raw''