v5
latestOpenAPI 3.1.02026-07-31151195455.5 KBon-call-schedules
Creates a OnCallSchedule objects.
post/on-call-schedules
Request body
Example request
{
"third_party_provider": "PAGER_DUTY",
"remote_id": "PNZNINN"
}Response
The on call schedule that was created.
Example response
{
"on_call_schedule_id": "50d5e9f6-f23f-4d5a-ae91-b2640cf3975e",
"third_party_provider": "PAGER_DUTY",
"remote_id": "P7OWH2R",
"name": "Customer Support On-Call"
}