delete
https://api.acefone.co.uk/v1/ring_group/
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
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 Name | Description | Data Type |
|---|---|---|
| id | Unique ID of the ring group | String |
Response
| Variable Name | Description | Data Type |
|---|---|---|
| success | True | Boolean |
| message | Ring group deleted | String |
403403 response
422422 response
500500 response
