Skip to main content
POST
Retry standalone OTP

Authorizations

X-Verification-Token
string
header
required

Verification token returned in the X-Verification-Token response header of POST /v1/session/otp. Replay it on /otp/check and /otp/retry to identify the verification context.

The legacy verificationCookieAuth cookie is still accepted as a fallback for SDKs that don't yet read the header.

Response

No Content