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.
The response is of type string<uuid>[].

