Verify Phone Number
Phone-Number Verification
POST
{{baseurl}}/v2/api/identity/ng/phone
Headers
Name
Type
Description
token*
String
API secret token
Request Body
Name
Type
Description
mobile*
String
Valid phone number
isSubjectConsent*
Boolean
Indicate subject has given consent. Must be true
metadata
Object
Metadata object. Any valid object can be passed here. It gets returned as is.
Phone Number Verification
The Basic Phone Number Verification is used to verify the owner of a phone number
Last updated
Was this helpful?