POST
/
sdk
/
{environmentId}
/
emailVerifications
/
retry

Path Parameters

environmentId
string
required

ID of the environment

Body

application/json
verificationUUID
string
required

ID of the environment

email
string
required
captchaToken
string

When provided, used to verify that a captcha is valid and get the success/failure result from the captcha provider server-side.

Response

201 - application/json
verificationUUID
string
required

ID of the environment

email
string
required

Was this page helpful?