Update campaign
campaigns
Update campaign
Update a campaign’s name and/or start/end dates. Does not change the message sequence or status.
PATCH
Update campaign
Authorizations
Path Parameters
Body
application/json
Response
The unique identifier of the campaign
Example:
"123e4567-e89b-12d3-a456-426614174000"
The name of the campaign
Example:
"Q4 Sales Outreach"
The current status of the campaign
Available options:
ACTIVE, PAUSED, ARCHIVED, COMPLETED, CREATED Example:
"ACTIVE"
The ID of the user who owns this campaign
Example:
"123e4567-e89b-12d3-a456-426614174000"
The email of the user who owns this campaign
Example:
"john.doe@example.com"
The date the campaign was created
Example:
"2023-09-15T12:00:00Z"
The date the campaign was last updated
Example:
"2023-09-16T14:30:00Z"
The date the campaign will start
Example:
"2023-09-15T12:00:00Z"
The date the campaign will end
Example:
"2023-09-15T12:00:00Z"