Add a new email address to the user's profile. This API requires email verification via OTP before the email is added to the profile.
Arguments
editEmailRequestSchemaInput
EditEmailRequestSchemaInputDescribes the request structure to add User email.
platform
StringID of the application. This parameter is obsolete and will be removed in a future release.
Response
user
UserDetailDescribes the user details structure.
verify_email_link
BooleanWhether the email verification link was successful.
Mutation
Try it
Input Variables
Response
Was this section helpful?