Skip to main content
POST
Use this when the verification email may have been lost or the code expired and you want to issue a fresh code without re-bootstrapping.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

userId
string
required

Body

application/json

The body is of type object.

Response

Success

verificationStatus
enum<string>
required
Available options:
pending
verificationExpiresAt
string<date-time>
required