HubSpot · Example Payload

Cms Pages Api Page Update Request Example

AnalyticsCommerceContentCRMCustomer ServiceEmail MarketingMarketingMarketing AutomationOperationsSales

Cms Pages Api Page Update Request Example is an example object payload from HubSpot, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

namehtmlTitleslugmetaDescriptionlayoutSections

Example Payload

Raw ↑
{
  "name": "Example Record",
  "htmlTitle": "Example Record",
  "slug": "example-value",
  "metaDescription": "This is an example description.",
  "layoutSections": {
    "key": "value"
  }
}