Deskhero Developer Hub
Back to deskhero.com
Sla

Schedules

Returns the workspace's business-hours schedules, each with its time zone and its weekday open windows, default schedule first and the rest by name, unpaged. A schedule covers weekly opening hours only, with no holiday or date-exception support, and an SLA rule that points at no schedule counts calendar hours around the clock instead.

DELETE /api/{tenant:minlength(2)}/v{version:apiVersion}/sla/schedules/{id}
Authorisation
Minimum role: ADMIN

Request arguments

Name Type Source
idInt32
Request body example

Response

Status
200 (OK)
Type
DTO_acknowledgement
Wrapper
DTO_response_wrap
Other statuses
400 (BadRequest), 403 (Forbidden)
Response body example
DTO_acknowledgement
NameTypeReadOnlyDescription
messageStringMessage

Generated Aug 4, 2026 18:37