Creates an agent that is not assigned a tcn agent for the org sending the request. If @wfm_agent_sid_to_copy_agent_group_associations is set, it will also copy that agent's agent group associations to the new agent. Otherwise only the new agent will be created. Errors:
grpc.Invalid: the @wfm_agent_sid_to_copy_agent_group_associations in the request is invalid.
grpc.Internal: error occurs creating the agent or the memberships.
grpc.NotFound: the given @wfm_agent_sid_to_copy_agent_group_associations doesn't exist for the org.
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/createunassignedwfmagent' \
--header'Content-Type: application/json' \
--data-raw''