Scheduling
Public API

Delete Schedule

Deletes a schedule by its UUID. Unworked shifts will be deleted as a result.

OAuth Scopes: scheduling:schedules.write, time_tracking.write

delete/api/v1/scheduling/schedules/{id}

Path parameters

idstring uuid required

The schedule UUID

Response

Schedule deleted successfully

Changes

No recorded changes to this endpoint across all 1 revision of this API.