Skip to content

Confirm a change of email address.

GET
/api/auth/v1/change_email/confirm/:email_verification_code
curl --request GET \
--url https://example.com/api/auth/v1/change_email/confirm/:email_verification_code

Success, when redirect_uri is not present.

Success, when redirect_uri is present.