Set a local account username and password
PUT/api/v1/members/:principal_id/local-password
A member may update an existing local credential. Only the installation Owner may recover another local USER credential or establish the first local password for an OIDC-only member. Password changes revoke that principal's sessions and personal access tokens. Personal access tokens cannot call this route.
Request
Responses
- 204
- 400
- 401
- 403
- 404
- 409
- 413
- 503
Credential changed and prior credentials invalidated
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
Duplicate content is disallowed, or an idempotency key was reused for a different request
A configured streaming body or per-file size limit was exceeded. A transport-level rejection may omit the JSON body.
A required core dependency is unavailable; retry with bounded backoff