---
title: "Enable one of shared voicemail's greetings."
method: POST
path: "/shared_voicemails/{id}/greetings/{greeting_id}/enable"
tags: ["Shared Voicemail"]
---

# Enable one of shared voicemail's greetings.

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

Set one of shared voicemail's greetings to activated state.

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