メインコンテンツへスキップ
POST
https://{yourDomain}
/
login
/
unlink
Unlink
curl --request POST \
  --url https://{yourDomain}/login/unlink \
  --header 'Authorization: Bearer <token>'

承認

Authorization
string
header
必須

Access token obtained from the authentication flow

レスポンス

200

Successfully unlinked user account