Skip to main content
POST
Update campaign status
This endpoint allows you to start or stop a campaign in the VOXIAL system.

Request body

integer
required
The ID of the campaign to update
string
required
The action to perform on the campaign. Must be either “start” or “stop”

Response

string
default:"Campaign started successfully."
The message of the response
boolean
default:"true"
Whether the operation was successful
object
The data of the response