Deletes a placement rule with the coresponding @placement_rule_sid for the org sending the request. It also deletes the scheduling activity referenced by the @scheduling_activity_sid if said activity is not a member of any other entity. Errors:
grpc.Invalid: the @placement_rule_sid is invalid for the org making the request.
grpc.NotFound: the given @placement_rule doesn't exist.
grpc.Internal: error occurs when removing the placement rule.
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/deleteplacementrule' \
--header'Content-Type: application/json' \
--data-raw''