mutation

loginWithOTP

Allow users to log in using a one-time password (OTP) sent to their mobile number via SMS. This API initiates the OTP login process by sending an OTP to the provided mobile number.
Arguments
platform
String
ID of the application. This parameter is obsolete and will be removed in a future release.
sendOtpRequestSchemaInput
SendOtpRequestSchemaInput
Describes the request structure to login or register with a one-time password (OTP) sent via email or sms.
Response
Mutation
Loading...
Try it
Input Variables
Loading...
Response
Loading...