Update html-campaign of a campaign

Update the information html-campaign data of a campaign with HTML body type.

IMPORTANT - PERMALINK Functionality Warnings:

  • This functionality is ONLY intended for marketing campaigns
  • DO NOT use for transactional emails
  • WARNING: Using PERMALINK in personalized campaigns may exceed URL length limits due to base64-encoded variables in the URL
  • PERMALINK variables (e.g., [[var:permalinkUrl]]) will generate publicly accessible HTML files with random filenames stored in a cloud bucket with TTL expiration

Example HTML with PERMALINK:

  <a href='[[var:permalinkUrl]]'>view in your web browser</a>
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required

campaign id

Body Params
string
required

The updated HTML content of the campaign.

string | null

Updated metadata associated with the HTML content for graphical representation on the front end.
This could include additional properties for rendering behavior, such as layout or style hints.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json