Skip to main content
POST
Override a schedule shift

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
start
string<date-time>
required

The start date and time of the override. ISO 8601 format, UTC timezone.

end
string<date-time>
required

The end date and time of the override. ISO 8601 format, UTC timezone.

user_references
object[]
required

The users that that will be on-call during the override.

Required array length: 1 - 4 elements
Example:

Response

Default Response

override
object
required
Example: