Sub-schedules
Delete a sub-schedule
Permanently deletes a sub-schedule. Requires a Pro plan.
delete/schedules/{subdomain}/groups/{group_id}
Path parameters
subdomainstring required
The subdomain identifier of the parent schedule
group_idstring required
The encoded ID of the sub-schedule
Response
Sub-schedule deleted successfully
Example response
{
"data": {
"message": "Sub-schedule deleted successfully"
}
}Changes
Changed in 2 of the 13 revisions of this API.2
- ○
api operation id
delete_groupwas addedapi-operation-id-added
- ○
- ○
api operation id
delete_groupremoved and replaced withapi-operation-id-removed
- ○