Create Schedule

This endpoint is used to create a base schedule.

Body Params
string

Name of the schedule. Max length 50 characters.

string

A description to explain what the schedule is for. Max length 150 characters.

int64

The site to associate the schedule to. If this value is not passed, it will default to 0.

boolean

Whether or not to open the doors automatically during the associated cron schedules. If this value is not passed, it will default to false.

cronSchedules
array of objects

Optionally add cron schedules at the same time as creating the base schedule.

cronSchedules
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain