Skip to main content
DELETE
/
user
Delete user by email
curl --request DELETE \
  --url https://atlas-back.fly.dev/user \
  --header 'Content-Type: application/x-www-form-urlencoded' \
  --data [email protected]

Body

application/x-www-form-urlencoded
email
string

Response

200 - undefined