mutation

addEmail

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
EditEmailRequestSchemaInput
Describes the request structure to add User email.
platform
String
ID of the application. This parameter is obsolete and will be removed in a future release.
Response
Describes the user details structure.
verify_email_link
Boolean
Whether the email verification link was successful.
Mutation
Loading...
Try it
Input Variables
Loading...
Response
Loading...