The Edge Group associated with the Line model is being officially marked as deprecated

Description

The already long nonfunctional Edge Group field on the Line model is now formally being documented as deprecated.

Change Category

API

Change Context

Long ago, each Line used to have an Edge Group associated with it. This has not been the case for some time, and so setting the edgeGroup when creating or updating a Line already has no effect. Similarly, the Edge Group in the Line object(s) received in responses to the below-listed GETs is already never populated. We are simply providing notification that we are making this nonfunctionality official by formally deprecating the line's edge group.

Change Impact

No impact. Documentation change only.

Date of Change

Mar 28, 2023

Impacted APIs

GET api/v2/telephony/providers/edges/lines/{lineId}
GET api/v2/telephony/providers/edges/lines/template
GET api/v2/telephony/providers/edges/phones/template
GET api/v2/telephony/providers/edges/phones/{phoneId}
PUT api/v2/telephony/providers/edges/phones/{phoneId}
GET api/v2/telephony/providers/edges/phones
POST api/v2/telephony/providers/edges/phones

References

[ES-13153]

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