API to delete station

Wanted to see if there is anybody who might know if there is an API to delete WebRTC Stations, I saw the following:

  • DELETE Clear associated station and
  • DELETE Clear default station

But dont see one to permanently delete the station.. Please let me know. .Thanks

The terms "station" and "phone" can usually be conflated: DELETE /api/v2/telephony/providers/edges/phones/{phoneId}

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