To start using the User Admin API you must have completed the following tasks:

The root URL for the User Admin API is https://***.api.newvoicemedia.com/useradmin, where *** represents a regional subdomain. URLs in the example code use *** in place of the region. To access the API for your region, replace *** with the correct subdomain for your region.

Add the resource name to the URL to form the endpoint you need to access the resource and its fields. For example, https://***.api.newvoicemedia.com/useradmin/users provides access to the users resource and its fields.