Sub-schedules
Create a sub-schedule
Creates a new sub-schedule within a schedule. Requires a Pro plan. The slug is automatically generated from the name.
post/schedules/{subdomain}/groups
Path parameters
subdomainstring required
The subdomain identifier of the parent schedule
Request body
Example request
{
"color": "#4E81FA"
}Response
Sub-schedule created successfully
Changes
Changed in 2 of the 13 revisions of this API.2
- ○
api operation id
create_groupwas addedapi-operation-id-added
- ○
- ○
api operation id
create_groupremoved and replaced withapi-operation-id-removed
- ○