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 message channel IDs.
Response
200 - application/json
The updated audit message channel IDs for the group.
The response is of type string<uuid>[].

