Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the on_call_schedule.
Response
200 - application/json
The requested on call schedule.
OnCallSchedule Object
Description
The OnCallSchedule object is used to represent an on call schedule.
Usage Example
Update a groups on call schedule from the UPDATE Groups endpoint.
The ID of the on-call schedule.
Example:
"50d5e9f6-f23f-4d5a-ae91-b2640cf3975e"
The third party provider of the on call schedule.
Available options:
OPSGENIE, PAGER_DUTY Example:
"PAGER_DUTY"
The remote ID of the on call schedule
Example:
"P7OWH2R"
The name of the on call schedule.
Example:
"Customer Support On-Call"

