...
The root URL for the User Admin API is https://***.api.newvoicemediacc.vonage.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.
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Add the resource name to the URL to form the endpoint you need to access the resource and its fields. For example, https://***.api.cc.newvoicemediavonage.com/useradmin/users
provides access to the users resource and its fields.