Login OTP
Retry standalone OTP
Retry sending the OTP message for standalone/step-up verification.
Note: When a retry is blocked by fraud/antispam rules, the server returns 204 No Content rather than a 4xx error, so callers cannot distinguish a blocked attempt from a successful re-dispatch.
POST
Retry standalone OTP
Authorizations
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
Retry standalone OTP