/
HA
hanko
/
Hanko Admin API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2w ago · Updated 2w ago
View markdown
hanko
Hanko Admin API
post
Log out the current user
v1
latest
OpenAPI 3.0.3
AGPL-3.0-or-later
2026-07-26
87
268
192.4 KB
.well-known
2
Audit Logs
1
audit_logs
1
credentials
9
Device Management
2
Email Management
4
flow
4
Hanko Authenticator
5
Metrics
1
Passcode
2
Password
2
SAML
3
Session Management
2
Status
1
Third Party
2
Token
1
User Management
9
get
Get a list of users
post
Create a user
get
Get a user by ID
delete
Delete a user by ID
patch
Update a user by ID
post
Get user details by email
delete
Deletes the current user
get
Get the current user
post
Log out the current user
User Metadata Management
2
WebAuthn
7
get
Get a list of emails for a user
post
Create an email for a user
get
Get an email of a user
delete
Remove an email from a user
post
Set email as primary
get
Get the OTP secret metadata of a user
delete
Delete the OTP secret from a user
get
Get password metadata of a user
put
Update the password for a user
post
Create a password for a user
delete
Delete the password of a user
post
Create a new session token for a user
delete
Delete a session from a user
get
Get users active sessions
get
Get a WebAuthn credential of a user
delete
Delete a WebAuthn credential from a user
get
Get a list of all WebAuthn credentials for a user
get
Get a list of webhooks
post
Create a new database webhook
get
Get a webhook by ID
put
Update a webhook by ID
delete
Delete a webhook by ID
delete
Remove Credential
post
Finalize transaction
post
Finish Login
post
Initialize a transaction
post
Start Login
User Management
Log out the current user
Logs out the user by removing the authorization cookie.
post
/logout
Response
The user has been logged out