Skip to main content
PUT
Update User Email API Endpoint

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json
email_address
string<email>
required
Minimum string length: 1
secret_key
string
required
Minimum string length: 1
new_email_address
string<email>
required
Minimum string length: 1

Response

Successfully updated email

new_secret_key
string