Skip to main content

The schedule override object

created_at
string<date-time>
required
Example:

"2021-08-17T13:28:57.801578Z"

end_at
string<date-time>
required

End of the override

Example:

"2021-08-17T13:28:57.801578Z"

id
string
required

Unique internal ID of the schedule override

Example:

"01G0J1EXE7AXZ2C93K61WBPYEH"

layer_id
string
required

The layer on the rotation on the schedule that this override applies to

Example:

"01G0J1EXE7AXZ2C93K61WBPYEH"

rotation_id
string
required

The rotation on the schedule that this override applies to

Example:

"01G0J1EXE7AXZ2C93K61WBPYEH"

schedule_id
string
required

The schedule that this override applies to

Example:

"01G0J1EXE7AXZ2C93K61WBPYEH"

start_at
string<date-time>
required

Start of the override

Example:

"2021-08-17T13:28:57.801578Z"

updated_at
string<date-time>
required
Example:

"2021-08-17T13:28:57.801578Z"

user
object
Example:
{
"email": "lisa@incident.io",
"id": "01FCNDV6P870EA6S7TK1DSYDG0",
"name": "Lisa Karlin Curtis",
"role": "owner",
"slack_user_id": "U02AYNF2XJM"
}