For the complete documentation index, see llms.txt. This page is also available as Markdown.

Hold

Hold call session

post

Hold call session by it's session ID.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstringRequired

The unique ID of the resource.

Example: NzAwNTUxOTA5NzczMTQ4MTYw
Body
extension_numberstring · min: 3 · max: 64Required

The extension number.

Pattern: [0-9]{3,64}
Responses
200

Ok

No content

post/sessions/{id}/hold

No content

Was this helpful?