Users

Verify original email address

Verifies ownership of the original email address by validating a confirmation code sent to that address. Must be completed before requesting a new email address. Returns proof token for use in new email request.

post/users/@me/email-change/verify-original

Request body

ticketstring required

Email change ticket identifier

codestring required

Verification code sent to the original email address

Response

Success

original_proofstring required

Proof token issued after verifying the original email

Changes

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