Skip to main content
POST
https://{yourDomain}
/
login
/
unlink
Unlink
curl --request POST \
  --url https://{yourDomain}/login/unlink \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://auth0-feat-ionic-capacitor-quickstart-modernization.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Access token obtained from the authentication flow

Response

200

Successfully unlinked user account