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

Documentation Index

Fetch the complete documentation index at: https://docs.gorules.io/llms.txt

Use this file to discover all available pages before exploring further.

Response

202

Profile deletion accepted and processed