Groups
Update a notification group
Update name, schedule, recipients, and other properties. Requires notification:update
scope.
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The UUID of the group
Body
application/json
Group update payload
The body is of type object
.
Response
200
application/json
Updated group resource
The response is of type object
.