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