mutation

addMobileNumber

Add a new mobile number to the user's profile. This API requires mobile number verification via OTP before the number is added to the profile.
Arguments
editMobileRequestSchemaInput
EditMobileRequestSchemaInput
Describes the request structure to add the user phone number.
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_mobile_link
Boolean
Whether the mobile number verification link was successful.
Mutation
Loading...
Try it
Input Variables
Loading...
Response
Loading...