Update Primary Email

This endpoint allows updating the user's primary email address.

No Confirmation Code: If no confirmation code is provided, a new confirmation code will be sent, and the response will return a 202 status code.

With Confirmation Code: If a confirmation code is provided, it will be validated, and the primary email will be updated. The response will return a 200 status code, and the old email will be marked as deleted.

Log in to see full request history
Body Params
string

confirmation code.

string
required

new primary email address.

Responses

Language
Credentials
OAuth2
Click Try It! to start a request and see the response here! Or choose an example:
application/json