Validate 2FA token

Validates a TOTP token for the authenticated user. Returns 204 on success.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The user ID (informational; the authenticated user's identity is used for validation).

Body Params
string
required
length ≤ 6

The 6-digit TOTP token generated by an authenticator app.

Responses
204

No Content

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json