/dialin/pinlessCallUpdate
Dial-In
Pinless Call Update
Direct a SIP or PSTN call on hold to a specified SIP URI associated to a Daily Room.
POST
/dialin/pinlessCallUpdate
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
CallId is represented by UUID and represents the sessionId in the SIP Network. This is obtained from the webhook payload.
Call Domain is represented by UUID and represents your Daily Domain on the SIP Network. This is obtained from the webhook payload.
This SIP URI is associated to the Daily Room that you want to forward the SIP Interconnect call to.
Response
200