Skip to main content
PATCH
Update a schedule

Authorizations

x-api-key
string
header
required

Enter your API key which starts with 'keeper_'

Path Parameters

schedule_id
string
required

The ID of the schedule.

Body

application/json
name
string

The name of the schedule.

Required string length: 1 - 60
description
string

The description of the schedule.

Maximum string length: 200
layers
object[]

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

Required array length: 1 element
team_ids
string[]

The teams to link to the schedule.

Maximum array length: 10

Response

Default Response

schedule
object
required
Example: