DELETE
/
auth
/
delete
Delete current user account
curl --request DELETE \
  --url https://v2.stopbars.com/auth/delete \
  --header 'X-Vatsim-Token: <api-key>'

Authorizations

X-Vatsim-Token
string
header
required

VATSIM authentication token obtained via OAuth callback.

Response

Account deleted