Delete Account
This endpoint allows the authenticated user to delete their account by verifying their password. Once confirmed, the user's account and associated data are removed, and a confirmation response is returned. This action is irreversible.
Method | API Endpoint |
---|---|
POST | https://admin-eficyent.rare-able.com/api/user/delete_account |
headers
: Object containing the API headers.
'X-Api-Key'
: To know how to generate please use Authentication
'X-Api-Signature'
: To know how to generate please use Authentication
Body Params
password required