Documentation Index
Fetch the complete documentation index at: https://auth0-fix-auth-api-docs-migration-completion.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
POST /login/unlink
note
このエンドポイントは廃止されています。この代わりに、DELETE /api/v2/users//identities//を使用してください。
ログインしたユーザーのaccess_tokenとuser_idが渡されると、このエンドポイントはIDプロバイダーでユーザーのアカウントをリンク解除します。
詳しく学ぶ
ユーザーアカウントのリンクを解除するResponse
| Status | Description |
|---|---|
| 200 | ユーザーアカウントが正常にリンク解除されました |