3rd Party Voice Mail

Retrieve configuration

GET /api/v1/tenants/(string: tenant_id)/groups/(string: group_id)/services/3rd_party_vm/

Get the details about the 3rd Party Voice Mail of the group.

Additional Information

Response JSON Object:
  • groupServer (object) – The 3rd Party Voice Mail Server

Update configuration

PUT /api/v1/tenants/(string: tenant_id)/groups/(string: group_id)/services/3rd_party_vm/

Update the details about the 3rd Party Voice Mail of the group.

Additional Restrictions

Request JSON Object:
  • groupServer (object) – (Optional) Phone number or URL of the external voice mail server in the Third-Party Voice Mail Server box. The maximum number of characters for a URL is 161. The maximum number of digits for a phone number is 30.