Users

Request new email address

Requests to change email to a new address. Requires proof of original email verification. Sends confirmation code to new email address for verification.

post/users/@me/email-change/request-new

Request body

ticketstring required

Email change ticket identifier

new_emailstring email required
original_proofstring required

Proof token obtained from verifying the original email

new_passwordstring

Response

Success

ticketstring required

Ticket associated with the email change attempt

new_emailstring required

The new email address the user wants to verify

new_code_expires_atstring required

ISO8601 timestamp when the new email code expires

resend_available_atstring nullable required

ISO8601 timestamp when the new email code can be resent

Changes

No recorded changes to this endpoint across all 1 revision of this API.