cURL
curl --request DELETE \ --url https://rxresu.me/api/openapi/auth/delete-account \ --header 'x-api-key: <api-key>'
"<unknown>"
Delete the authenticated user’s account and all associated data.
The API key to authenticate requests.
OK
The response is of type any.
any