Skip to main content
POST

Authorizations

Authorization
string
header
required

Token-based authentication with required prefix "Token"

Path Parameters

id
string
required
Pattern: ^\d+$

Body

only_existing_leads
boolean
default:false

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.

status
string
required

Indicates that the pause or unpause request was accepted.