Organization
Manage permission group users
This endpoint allows organization administrators to add or remove users from a permission group.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200
application/json
User successfully added to or removed from permission group
The response is of type object
.