Confirm email change request
get/auth/v3.0/user/email/confirm-change/{token}
This is step 3/3 of the email update flow: Confirm an email change request with the matching token.
Request
Authorization
X-AT
header
apiKey
Path Parameters
tokenThe confirmation token.
string
REQUIRED
Response
200E-mail address updated.
422Invalid token
Shell cURL
shell
Show schema
json