Skip to main content
PUT
Campaigns with status sending or sent cannot be updated. Attempting to do so returns a 400 error.

Headers

string
required
Bearer YOUR_API_KEY
string
Your project UUID. Not required if the API key already encodes the project.

Path Parameters

string
required
Campaign UUID

Request Body

All three body fields are required.
string
required
Updated campaign display name
string
required
Updated email subject line
string
required
Updated HTML body content
string
Pre-processed HTML — defaults to content if omitted

Response

boolean
true on success
string
Human-readable confirmation
object
The full updated campaign object