Skip to main content

Method

POST /v1/verify/email/confirm

Body Parameters

Headers

string
Bearer token (e.g. Authorization: Bearer YOUR_API_KEY)
string
application/json

Request Example

Response

Pair this endpoint with /v1/verify/email/start. Implement code persistence and expiry logic in your email challenge workflow before relying on it for customer onboarding.