Request Body
Customer’s profile picture URL (optional)
Customer’s email address or phone number for authentication
Customer’s full name
Authentication provider (e.g., “google”, optional)
Customer’s last name (optional)
The
methodId
returned is required for the subsequent OTP verification step. The created
field indicates whether this is a new user registration (true
) or existing user login (false
).Authorizations
Body
application/json
Customer's email address or phone number for authentication
Customer's full name
Customer's profile picture URL (optional)
Authentication provider (e.g., 'google', optional)
Customer's last name (optional)