Pause Outbound Calls
Pauses outbound calls for a user. Non-staff API users may only pause their own calls; staff users may target any user. By default, the user’s outbound calling is paused until the unpause endpoint is called. Set only_existing_leads to true to asynchronously pause only leads that already exist while leaving future leads unaffected.
Authorizations
Token-based authentication with required prefix "Token"
Path Parameters
^\d+$Body
When false, pause outbound calls for this user until explicitly unpaused. When true, asynchronously pause only the user's existing leads without pausing future leads.
Response
Pause request accepted.
Indicates that the pause or unpause request was accepted.