---
title: "Delete an action url"
method: POST
path: "/ivrs/{id}/action_urls/{url_id}/destroy"
tags: ["Virtual Receptionist"]
---

# Delete an action url

`POST /ivrs/{id}/action_urls/{url_id}/destroy`

Destroy an action url from virtual receptionist.

## Path parameters

- `id` string, required — The unique ID of the resource.
- `url_id` string, required — The unique ID of the resource.

## Response `204`

No Content

## Other responses

- `4XX` — Error

---

[API](https://skmtc.net/portsip/apis/portsip-pbx-rest-api.md) · [All operations](https://skmtc.net/portsip/apis/portsip-pbx-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/portsip/portsip-pbx-rest-api/revisions/577415d4a3d5/schema)
