Create
Create a new schedule override.
POST
Create
Documentation Index
Fetch the complete documentation index at: https://docs.incident.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key from your incident.io dashboard (Settings → API keys)
Body
application/json
End time of the override
Example:
"2021-08-17T14:00:00.000000Z"
The layer this override applies to
Example:
"01G0J1EXE7AXZ2C93K61WBPYNH"
The rotation this override applies to
Example:
"01G0J1EXE7AXZ2C93K61WBPYEH"
The schedule this override applies to
Example:
"01G0J1EXE7AXZ2C93K61WBPYEH"
Start time of the override
Example:
"2021-08-17T13:00:00.000000Z"
Example:
{
"email": "bob@example.com",
"id": "01G0J1EXE7AXZ2C93K61WBPYEH",
"slack_user_id": "USER123"
}Response
201 - application/json
Created response.
Create