Skip to main content
POST
Verify email with code

Authorizations

Authorization
string
header
required

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

Body

application/json
pendingId
string<uuid>
required
code
string
required

Response

Success

token
string
refreshToken
string
user
object