Bind a role directly to an active household member
PUT/api/v1/authorization/members/:principal_id/roles/:role_id
Requires roles.manage and an exact same-origin browser mutation proof. The actor may assign only a role whose complete permission set is already a subset of the actor's effective permissions.
Request
Responses
- 204
- 400
- 401
- 403
- 404
- 422
- 503
Role is bound to the member
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