Add a new email address to a user’s account.
The email will need to be verified before it can be used for authentication.
API key authentication (Bearer token)
User ID (integer as string)
Email added successfully
Email ID (integer serialized as string)
"9876543210"
Creation timestamp
"2024-01-15T10:30:00Z"
Last update timestamp
"2024-01-15T10:30:00Z"
Deployment ID (integer serialized as string)
"1234567890"
User ID (integer serialized as string)
"1234567890"
Email address
"john.doe@example.com"
Whether this is the primary email
true
Whether the email has been verified
true
Verification timestamp
"2024-01-15T10:35:00Z"
Verification method used
otp, oauth_google, oauth_github, oauth_microsoft, oauth_facebook, oauth_linkedin, oauth_discord, oauth_apple "otp"