Creates the given client @node for the org sending the request and @parent_sid in the node. The @client_node_sid of the new entity will be returned in the response. The @schedule_scenario_sid must match the scenario of the parent call center node. The @member fields will be ignored since those cannot be created by this method and must be created by their respective create methods. Errors:
grpc.Invalid: the @name, @parent_sid, or @time_zone_val is invalid.
grpc.NotFound: parent call center node doesn't exist, or belongs to a different scenario than the one given.
grpc.Internal: error occurs when creating the client node.
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/createclientnode' \
--header'Content-Type: application/json' \
--data-raw''