User Management
Services Information
Each of the users that you wish to utilize the Sprint services for must opt-in to allow your account access to utilize Sprint services for their phone number.
To manage (add/remove/check opt-in status) individual Sprint CDMA phone number you have two options:
- Through the provided User Management page.
- Remotely using the User Management APIs detailed at
the Sprint Services page.
Every user MUST OPT-IN to allow your application/web page to apply Sprint services to them.
User opt-in applies to a specific developer account and not universal across all developers.
User completes the opt-in process by clicking on the URL provided in the SMS alert. The URL will take the user to an opt-in page in their mobile device browser.
- If the user opts-in, then the response is captured by Sprint
- If the user takes no action, then by default they remain in the opted out status
API Information
The User Management API makes it possible to automate the user opt-in process. There are three methods that can be invoked through HTTP: get the phone list, add phone and delete phone. Example API calls and API reference can be found at the Sprint Services page.
