Delete Shift

Delete an existing shift. Requires shift_id to identify which shift to delete. If an existing shift cannot be found with the provided shift_id, call will return 404 - Not Found. Successful call will return status 204 - No Content.

Path Params
int32
required

Organization ID

string
required

Worker ID

string
required

Shift ID

Responses
204

No Content.

Language
Credentials
Header
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json