Creates the given @scheduling_target for the org making the request. The @scheduling_target_sid of the new entity will be returned in the response. Any preexisting scheduling target for @node_entity will be removed upon creation of the new @scheduling_target. Errors:
grpc.Invalid: the @scheduling_target is invalid.
grpc.NotFound: @node_entity doesn't exist for @schedule_scenario_sid and the org making the request.
grpc.Internal: error occours when setting the scheduling target.
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/setschedulingtarget' \
--header'Content-Type: application/json' \
--data-raw''