Skip to main content
PUT
Verify email address

Authorizations

Authorization
string
header
required

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

Body

application/json

Payload required once the user has confirmed the verification code.

email
string<email>
required

Email address to update

code
string
required

The verification code received via email

Response

204

The user's email address was updated