Create Cron Schedule

This endpoint is used to create a cron schedule to describe a time period that the device will allow users associated with the schedule to access doors. If the schedule was created successfully, then the Id of the cron schedule will be returned.

Body Params
int64
required

Id of base schedule to associate cron schedule to.

string
required

The cron expression that will be used for the schedule.

int32
required

Time (in minutes) to remain active after start time in cron expression.

date
required

Date when the schedule will begin being used.

date

Date until when the schedule will be used.

boolean

Whether or not this schedule will be active on holidays. If this value is not passed, it will default to false.

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