Skip to main content
POST
Update campaign status
This endpoint allows you to start or stop a campaign in the Famulor 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 Fields

string
default:"Campaign started successfully."
The response message
boolean
default:"true"
Whether the operation was successful
object
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