Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
Successful Response
Remove role from group. Implements DELETE /groups//roles/ as specified in SPEC.md Section 3.4.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successful Response