Email Campaigns
Update Campaign
Update a draft or scheduled campaign’s name, subject, or content
PUT
Headers
Bearer YOUR_API_KEYYour project UUID. Not required if the API key already encodes the project.
Path Parameters
Campaign UUID
Request Body
All three body fields are required.Updated campaign display name
Updated email subject line
Updated HTML body content
Pre-processed HTML — defaults to
content if omittedResponse
true on successHuman-readable confirmation
The full updated campaign object