curl --request DELETE \ --url 'https://YOURSITE.konstant.ly/openapi/v1/users/1234567890' \ --header 'X-API-KEY: 1qaz2wsx3edc4rfv1qaz2wsx3edc4rfv'
{ "status": 404, "message": "Not found" }
Delete user account
Show Error object properties
Was this page helpful?