---
title: "Set current extension user presence"
method: POST
path: "/user/presence"
tags: ["User"]
---

# Set current extension user presence

`POST /user/presence`

Set current extension user presence.

## Request body

- object
  - `presence` 'DO_NOT_DISTURB' | 'AVAILABLE' | 'AWAY' | 'BUSINESS_TRIP' | 'LUNCH' — The specified presence of extension: - `DO_NOT_DISTURB`: - `AVAILABLE`: - `AWAY`: - `BUSINESS_TRIP`: - `LUNCH`:
  - `presence_note` string — The presence note.

## Response `200`

OK

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