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}
Request arguments
| Name | Type | Source |
|---|---|---|
| id | Int32 |
Request body example
Response
Response body example
DTO_acknowledgement
| Name | Type | ReadOnly | Description |
|---|---|---|---|
| message | String | Message |
Generated Aug 4, 2026 18:37