Skip to main content
POST
Use this when the user has read back the 6-digit code from their email and you want to upgrade the user-key to full scope.

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
code
string
required
Pattern: ^\d{6}$

Response

Success

userId
string
required
verificationStatus
enum<string>
required
Available options:
verified