Remove a role binding from a household group
DELETE/api/v1/authorization/groups/:group_id/roles/:role_id
Requires roles.manage and an exact same-origin browser mutation proof.
Request
Responses
- 204
- 400
- 401
- 403
- 404
- 422
- 503
Role binding is absent
The multipart shape or Idempotency-Key is malformed
The opaque credential is absent, ambiguous, malformed, expired, revoked, or invalid
The browser mutation did not originate from this application, or the authenticated member lacks the required permission
The resource is unknown or outside the authenticated household scope
The supplied bytes, filename, declared field value, or supported-content validation failed
A required core dependency is unavailable; retry with bounded backoff