---
title: "/dialin/pinlessCallUpdate"
method: POST
path: "/dialin/pinlessCallUpdate"
tags: ["dialin"]
---

# /dialin/pinlessCallUpdate

`POST /dialin/pinlessCallUpdate`

Direct a SIP or PSTN call on hold to a specified SIP URI associated to a Daily Room.

## Request body

- object
  - `callId` string — CallId is represented by UUID and represents the sessionId in the SIP Network. This is obtained from the [webhook payload](/guides/features/dial-in-dial-out/sip-interconnect-pinless).
  - `callDomain` string — Call Domain is represented by UUID and represents your Daily Domain on the SIP Network. This is obtained from the [webhook payload](/guides/features/dial-in-dial-out/sip-interconnect-pinless).
  - `sipUri` string — This SIP URI is associated to the Daily Room that you want to forward the SIP Interconnect call to.

## Response `200`

200

## Other responses

- `400` — 400

---

[API](https://skmtc.net/daily/apis/daily-api.md) · [All operations](https://skmtc.net/daily/apis/daily-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/daily/daily-api/revisions/d399d7dc11b3/schema)
