Skip to main content
POST
OTP Failed Event

Headers

API-Version
string

Pin request, response, and webhook shapes to a specific dated API version (YYYY-MM-DD). Omit to use the version pinned to your API key (set when the key is created; new keys default to the latest version). New integrations should target the latest version.

Pattern: ^\d{4}-\d{2}-\d{2}$
Example:

"2026-07-06"

Body

application/json
eventType
enum<string>
required
Available options:
otp.failed
requestId
string
required
issuerDid
string
required
user
object
required
api_version
string
required
otp
object
required
internalId
string

Response

200

Webhook received successfully