Deletes the published shift instances with the corresponding @shift_instance_sids for the org sending the request. Only deletes published shifts. To delete draft shifts use the DeleteShiftInstances endpoint. Errors: -grpc.Invalid: the @shift_instance_sids are invalid for the org making the request. -grpc.NotFound: the shift instances with the given @shift_instance_sids don't exist. -grpc.Internal: error occurs when removing the shift instances.
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Body Params application/json
No schema defined
Example
Request 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/deletepublishedshifts' \
--header'Content-Type: application/json' \
--data-raw''