Skip to main content
POST
Create a schedule

Authorizations

x-api-key
string
header
required

Enter your API key which starts with 'keeper_'

Body

application/json
name
string
required

The name of the schedule.

Required string length: 1 - 60
time_zone
string
required

The time zone of the schedule. Must be a valid IANA time zone. Note that the time zone cannot be changed after the schedule is created.

layers
object[]
required

The layers of the schedule. Currently, schedules can have only one layer.

Required array length: 1 element
team_ids
string[]
required

The teams to link to the schedule.

Maximum array length: 10
description
string

The description of the schedule.

Maximum string length: 200

Response

Default Response

schedule
object
required
Example: