Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl --request DELETE \ --url https://hpay-api.host-sl.com/api/v1/users/user_abc123/ \ --header 'api-key: YOUR_API_KEY' \ --header 'secret-key: YOUR_SECRET_KEY'
{ "message": "User deleted successfully" }
Permanently delete a user from your application
DELETE /api/v1/users/{user_id}/