Assign a Role to a Group

POST {{baseUrl}}/api/v1/groups/:groupId/roles

Assigns a role to a group

Request Params

KeyDatatypeRequiredDescription
disableNotificationsbooleanSetting this to true grants the group third-party admin status

Request Body

{"type"=>"REPORT_ADMIN"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: Created

""