Creates a group with name, schedule, topics, recipients, and sites. Requires notification:create
scope.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Group creation payload
The body is of type object
.
Group successfully created
The response is of type object
.