Confirm an email update
Confirms a pending email update session with the code sent to the new email address and returns the updated user profile.
Authorizations
Cognito JWT token for regular user authentication
Path Parameters
Identifier returned when the email update session was created.
1Body
Confirms a pending email update session and applies the new email address to the current account.
Confirms a pending email update session and applies the new email address to the current account.
Six-digit confirmation code sent to the new email address.
6^[0-9]{6}$"123456"
Response
Response for status 200
Unique identifier for the user
"6a749a054c3b8fc5da595d1a"
User's email address
"user@example.com"
User's first name
"John"
ISO 8601 timestamp of when the user was created
"2026-08-06T14:28:21.827Z"
User's timezone in IANA format
"America/New_York"
User's notification preferences by type
User's identity verification status and any pending requirements
User's available capabilities and their requirements