/api/2.0/campaigns/email/{PK}/

PATCH https://developer.salesfusion.com/api/2.0/campaigns/email/{PK}/

Updates a specific campaign. If the specified campaign ID does not exist, the message Not Found will be returned

PK → Campaign_ID

Request Body

{"name"=>"This is a new campaign name!"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring