Update status
Change the status of a campaign by sending a pause, resume, or cancel action.
Path parameters
org_id
workspace_id
campaign_id
Request
This endpoint expects an object.
action
The new status to set for the campaign
Response
Successful Response
name
Name of the resource
campaign_id
Unique identifier for the campaign
status
Current status
app_id
ID of the agent
created_by
User who created this resource
created_at
Timestamp when the resource was created (ISO 8601)
updated_at
Timestamp when the resource was last updated (ISO 8601)
description
Optional description
app_type
Type of agent
app_version
Version of the agent to use
updated_by
User who last updated this resource
Errors
422
Unprocessable Entity Error