cURL
Put groups on call schedules
Sets the list of on call schedules attached to a group.
PUT
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the group.
Body
application/json
A list of on call schedule Opal UUIDs. To get the matching remote IDs, use the /on-call-schedules endpoints.
Response
200 - application/json
The updated on call schedule IDs for the group.
Last modified on June 5, 2026

