Skip to main content
PATCH
Update Campaign

Request

Path Parameters

string
required
The campaign’s unique ID (UUID)

Headers

Requires an API key with the campaigns:write permission. All body fields are optional — include only fields you want to change.

Body Parameters

string
Campaign name
string
Free-form description
integer
Maximum emails to send per day (1–500)
integer
Seconds to wait between sends within a day (min 30)
string
IANA timezone (e.g., Europe/Berlin, America/New_York)
boolean
Whether sends are allowed on Saturday and Sunday
boolean
Enable open tracking
boolean
Enable click tracking
boolean
Append unsubscribe footer (recommended; required in some jurisdictions)

Response

object

Example Response

Errors