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

Authorizations

Authorization
string
header
required

Access token obtained from the authentication flow

Response

200

Successfully unlinked user account