---
title: "Hold call session"
method: POST
path: "/sessions/{id}/hold"
tags: ["Call Session"]
---

# Hold call session

`POST /sessions/{id}/hold`

Hold call session by it's session ID.

## Path parameters

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

## Request body

- object
  - `extension_number` string, required — The extension number.

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