Schedules
Cancel a worker schedule
Cancel a scheduled task for a worker.
delete/api/workers/{workerId}/schedules/{scheduleId}
Path parameters
workerIdstring required
Example:t_org_123_w_01HZY2ZJQ8G7K42W2D7WF6V4GM
Worker id returned by the create worker endpoint.
scheduleIdstring required
Example:sch_01HZY31W2SZJ8MJ2FQTR3M1K9D
Scheduled task id returned by the create schedule endpoint.
Response
Cancellation result.