Skip to main content
PATCH
/
api
/
v1
/
accounts
/
{account_id}
/
campaigns
/
{id}
/
campaign_analytics
/
pause_execution
Pause execution
curl --request PATCH \
  --url https://connect.voxys.ai/api/v1/accounts/{account_id}/campaigns/{id}/campaign_analytics/pause_execution \
  --header 'api_access_token: <api-key>'

Documentation Index

Fetch the complete documentation index at: https://developers.voxys.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

api_access_token
string
header
required

All API requests must include the api_access_token header with a valid agent or administrator token.

Response

Execution paused