Confirm email update request
get/auth/v3.0/user/email/confirm-update/{token}
This is step 2/3 of the email update flow: confirm an email update 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