voice

Pause a single queued outbound call

post/v1/voice/outbound/queued/{conversation_id}/pause

Path parameters

conversation_idstring uuid required

Response

Successful Response

conversation_idstring uuid required
action'cancelled' | 'paused' | 'resumed' required
pausedboolean required

The call's paused state after the action (False after cancel/resume).

Changes

Changed in 1 of the 3 revisions of this API.1