Remove a household member from a group
DELETE/api/v1/authorization/groups/:group_id/members/:principal_id
Requires groups.manage and an exact same-origin browser mutation proof. A removal may target a suspended member, allowing access cleanup after suspension.
Request
Responses
- 204
- 400
- 401
- 403
- 404
- 422
- 503
Member is absent from 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