Skip to main content
DELETE
/
user
Deletes the current user
curl --request DELETE \
  --url https://{tenant_id}.hanko.io/user \
  --cookie hanko=
{
  "code": 401,
  "message": "Unauthorized"
}

Documentation Index

Fetch the complete documentation index at: https://docs.hanko.io/llms.txt

Use this file to discover all available pages before exploring further.

Deprecated. Please use the Flow API instead. What’s the Flow API?.

Authorizations

hanko
string
cookie
required

Response

The user has been deleted