cURL
curl --request DELETE \ --url https://api.rownd.io/applications/{app}/users/{user}/data \ --header 'x-rownd-app-key: <api-key>' \ --header 'x-rownd-app-secret: <api-key>'
Delete a user profile
The publishable key of your application credentials. (more details)
The private secret of your application credentials. (more details)
Rownd application ID
User record deleted successfully