Delete a Ring Group

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

To delete an existing ring group below method can be used.

curl --request DELETE \
  --url https://api.acefone.co.uk/v1/ring_group/id \
  --header 'accept: application/json' \
  --header 'authorization: Authorization'

Path parameter

Variable NameDescriptionData Type
idUnique ID of the ring groupString

Response

Variable NameDescriptionData Type
successTrueBoolean
messageRing group deletedString
Path Params
string
required
Headers
string
required
Responses

403

403 response

422

422 response

500

500 response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json