---
title: "Enable greeting"
method: POST
path: "/users/{id}/greetings/{greeting_id}/enable"
tags: ["User"]
---

# Enable greeting

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

Set a voicemail greeting activated.

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

- `400` — Invalid extension number supplied
- `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)
