Bind a role to a household group
PUT/api/v1/authorization/groups/:group_id/roles/:role_id
Requires roles.manage and an exact same-origin browser mutation proof. The actor may bind only a role whose complete permission set they already possess.
Request
Responses
- 204
- 400
- 401
- 403
- 404
- 422
- 503
Role is bound to the group
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