Terminate, pause, or resume campaign
Base model view set providing standardized CRUD operations and error handling.
This view set enforces consistent response formats, error handling patterns, and logging across all API endpoints. Subclasses must override the class variables below.
Authorizations
Enter your JWT token in the format: Bearer
Path Parameters
A UUID string identifying this Campaign.
Body
Campaign Serializer
Campaign start date
Campaign end date
Lead status
1 - 50Workflow Node
1 - 50Generated reference string
30Campaign name (captured at client commitment)
255Response
Campaign Serializer
Campaign start date
Campaign end date
Lead status
50Workflow Node
50Generated reference string
30Campaign name (captured at client commitment)
255