mutation

deleteMobileNumber

Delete mobile number from profile.
Arguments
active
Boolean
This is a boolean value to check if mobile number is active 1.True - number is active 2. False - number is inactive. This parameter is obsolete.
countryCode
String!
Required
Country code of the phone number, e.g. 91.
phone
String!
Required
Phone number.
platform
String
ID of the application. This parameter is obsolete and will be removed in a future release.
primary
Boolean
This is a boolean value to check if mobile number is primary number (main number) 1. True - number is primary 2. False - number is not primary. This parameter is obsolete.
verified
Boolean
This is a boolean value to check if mobile number is verified 1. True - number is verified 2.False - number is not verified yet. This parameter is obsolete.
Response
Mutation
Loading...
Try it
Input Variables
Loading...
Response
Loading...