Skip to main content
POST
Verify email

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is the account token returned from the Login endpoint.

Body

application/json
code
string
required

The 6-digit verification code emailed to the customer

Response

Email verified successfully