Skip to main content
DELETE
/
api
/
profile
Delete user profile
curl --request DELETE \
  --url https://api.example.com/api/profile \
  --header 'Authorization: Bearer <token>'

Response

202

Profile deletion accepted and processed