Change Email
Authentication
AuthorizationBearer
Bearer token authentication
Request
This endpoint expects an object.
newEmail
The new email address to set must be a valid email address
callbackURL
The URL to redirect to after email verification
Response
Email change request processed successfully
status
Indicates if the request was successful
user
message
Status message of the email change process
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error