API ReferenceSchedule groups
Delete schedule group
Delete an existing schedule group. Returns a conflict when a live schedule, opening, or service provider still references it.
Authorization
authorization AuthorizationBearer <token>
In: header
Path Parameters
schedule_group_id*string
Schedule group ID
Match
^sgrp_\w{12}$Response Body
text/plain
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/v1/schedule_groups/string"""