Skip to main content
POST
Confirm contact email verification

Authorizations

x-token
string
header
required

Path Parameters

requestId
string
required

The requestId returned by the initiate endpoint.

Body

application/json
code
string
required

The 6-digit verification code sent to the email address.

Response

Code accepted — returns verified status and matching contacts.

verified
boolean
Example:

true

contacts
object[]