/
/Hanko Admin API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1mo ago · Updated 1mo ago
.well-known2
Audit Logs1
audit_logs1
credentials9
Device Management2
Email Management4
flow4
Hanko Authenticator5
Metrics1
Passcode2
Password2
SAML3
Session Management2
Status1
Third Party2
Token1
User Management9
User Metadata Management2
WebAuthn7
  • getGet a list of emails for a user
  • postCreate an email for a user
  • getGet an email of a user
  • deleteRemove an email from a user
  • postSet email as primary
  • getGet the OTP secret metadata of a user
  • deleteDelete the OTP secret from a user
  • getGet password metadata of a user
  • putUpdate the password for a user
  • postCreate a password for a user
  • deleteDelete the password of a user
  • postCreate a new session token for a user
  • deleteDelete a session from a user
  • getGet users active sessions
  • getGet a WebAuthn credential of a user
  • deleteDelete a WebAuthn credential from a user
  • getGet a list of all WebAuthn credentials for a user
  • getGet a list of webhooks
  • postCreate a new database webhook
  • getGet a webhook by ID
  • putUpdate a webhook by ID
  • deleteDelete a webhook by ID
  • deleteRemove Credential
  • postFinalize transaction
  • postFinish Login
  • postInitialize a transaction
  • postStart Login

Delete the OTP secret from a user

delete/users/{id}/otp

Path parameters

idstring uuid required

UUID of the requested object

Response

No Content

Changes

No recorded changes to this endpoint across all 1 revision of this API.