mutation

verifyEmailOTP

Verify one-time password sent to user's email.
Arguments
platform
String
ID of the application.
verifyEmailOtpRequestSchemaInput
VerifyEmailOtpRequestSchemaInput
Describes the request structure to verify OTP.
Response
register_token
String
A token used for registration purposes.
Describes the user details structure.
user_exists
Boolean
Whether the user already exists.
Mutation
Loading...
Try it
Input Variables
Loading...
Response
Loading...