Removal: /api/v2/telephony/providers/edges/endpoints

Category: Platform API

Summary: The /api/v2/telephony/providers/edges/endpoints resources were part of a feature that has been replaced by the /api/v2/telephony/providers/edges/trunks resources. The POST, PUT, and DELETE operations on the endpoints resources return a 410, GONE, result status. GET /api/v2/telephony/providers/edges/endpoints always returns an empty list because there is no way to create an endpoint resource. GET /api/v2/telephony/providers/edges/endpoints/{endpointId} always returns a 404 result status for the same reason. The PureCloud logs show that these resources are not being used. As a result, these resources are going to be removed from the public-api.

Impact: If you have references in your code to any of /api/v2/telephony/providers/edges/endpoints resources then you may be affected. Please remove /api/v2/telephony/providers/edges/endpoints references from your code.

Date of Change: On or after February 25th, 2019

Impacted APIs: All /api/v2/telephony/providers/edges/endpoints resources

This topic was automatically closed 62 days after the last reply. New replies are no longer allowed.