Add an active household member to a group
PUT/api/v1/authorization/groups/:group_id/members/:principal_id
Requires groups.manage and an exact same-origin browser mutation proof. Before the add, the group's cumulative permissions must be a subset of the actor's effective permissions.
Request
Responses
- 204
- 400
- 401
- 403
- 404
- 422
- 503
Member is in 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