latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-136188852.7 MB

9cd7291d4228

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.