Update campaign status
Update campaign status
Start, pause or stop a Famulor outbound calling campaign via API. Programmatically control AI voice agent dialling schedules and lead processing.
POST
Update campaign status
This endpoint allows you to start or stop a campaign in the Famulor system.
Request Body
The ID of the campaign to update
The action to perform on the campaign. Must be either “start” or “stop”
Response Fields
The response message
Whether the operation was successful
The response data
Notes
- The campaign must belong to the authenticated user
- Only campaigns with valid status can be started or stopped
- When starting a campaign, sufficient leads must be available
- Stopping a campaign will abort ongoing calls

