Update campaign status
Campaigns
Update campaign status
Start or stop a campaign in the Voicery system
POST
Update campaign status
This endpoint allows you to start or stop a campaign in the Voicery system.Documentation Index
Fetch the complete documentation index at: https://docs.voicery.ai/llms.txt
Use this file to discover all available pages before exploring further.
Request body
The ID of the campaign to update
The action to perform on the campaign. Must be either “start” or “stop”
Response
The message of the response
Whether the operation was successful
The data of the response

