Skip to main content
DELETE
/
api
/
v1
/
user
DELETE /api/v1/user
curl --request DELETE \
  --url https://api.scoot.app/api/v1/user \
  --header 'X-API-Key: <api-key>'
Permanently deletes a user account and all associated data.

Authorizations

X-API-Key
string
header
required

Response

200

OK