Unlink an external sign-in method after a recent sign-in
DELETE/api/v1/auth/identities/:provider_id
Revokes every active session issued by the unlinked identity. The last interactive credential cannot be removed.
Request
Responses
- 204
- 401
- 403
- 404
- 409
- 503
Identity unlinked and its sessions revoked
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 required core dependency is unavailable; retry with bounded backoff