cURL
curl --request DELETE \ --url https://{tenant_id}.hanko.io/user
This response does not have an example.
Used to delete the current user. Note that config.account.allow_deletion must be set to true.
config.account.allow_deletion
The user has been deleted
Was this page helpful?