OpenAPI 3.1.0raw.githubusercontent.com2026-08-126178842.7 MB

5a5597ebb2d6

voice

Pause outbound dialing for the org, an agent, or a team

post/v1/voice/outbound/pause

Request body

scope'org' | 'agent' | 'team' required

The grain to pause: the whole org, a single agent, or a team.

agent_idstring uuid nullable

Required when scope='agent'. Ignored otherwise.

team_idstring uuid nullable

Required when scope='team'. Ignored otherwise.

reasonstring nullable

Optional human-readable pause reason.

Response

Successful Response

org_pausedboolean required

True if the whole org is paused.