# grab your auth token from devtools (network or storage tab) # and your password from wherever you keep it curl \ -X POST \ --json '{"password":"YOUR_PASSWORD"}' \ --header 'Cookie: imperial-auth=YOUR_AUTH_TOKEN' \ https://api.imperialb.in/v1/users/@me/delete