---
title: "Disable shared voicemail greeting"
method: POST
path: "/shared_voicemails/{id}/greetings/{greeting_id}/disable"
tags: ["Shared Voicemail"]
---

# Disable shared voicemail greeting

`POST /shared_voicemails/{id}/greetings/{greeting_id}/disable`

Disable shared voicemail greeting by it's unique ID.

## Path parameters

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

## Response `200`

OK

## Other responses

- `404` — User not found

---

[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)
