POST
/
v2
/
batches
/
:id
/
pause

Headers

authorization
string
required

Your API key for authentication.

Path

campaign_id
string
required

The campaign to pause.

Body

paused
boolean
required

Whether to pause the campaign. True to pause, false to resume.