Passer au contenu principal
POST
https://{yourDomain}
/
login
/
unlink
Unlink
curl --request POST \
  --url https://{yourDomain}/login/unlink \
  --header 'Authorization: Bearer <token>'

Autorisations

Authorization
string
header
requis

Access token obtained from the authentication flow

Réponse

200

Successfully unlinked user account