---
title: "Delete an existing IVR greeting"
method: DELETE
path: "/voice/ivr/greeting/{greeting}"
tags: ["Voice"]
---

# Delete an existing IVR greeting

`DELETE /voice/ivr/greeting/{greeting}`

REQUIRED SCOPES <code>['voice:write']</code><br>Delete an existing IVR greeting for a specific team

## Path parameters

- `greeting` integer, required

## Response `200`

Successful operation

- object
  - `status` 'success' | 'failed' — The status of the delete operation

## Other responses

- `401` — Unauthenticated
- `403` — Forbidden
- `404` — IVR Greeting not found

---

[API](https://skmtc.net/salesmessage/apis/salesmessage-public-api.md) · [All operations](https://skmtc.net/salesmessage/apis/salesmessage-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/salesmessage/salesmessage-public-api/revisions/e96b3e58b041/schema)
