HubSpot · Example Payload

Hubspot Blog Posts Error Detail Example

AnalyticsCommerceContentCRMCustomer ServiceEmail MarketingMarketingMarketing AutomationOperationsSales

Hubspot Blog Posts Error Detail 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

messagecodesubCategoryincontext

Example Payload

Raw ↑
{
  "message": "This is an example description.",
  "code": "example-value",
  "subCategory": "standard",
  "in": "example-value",
  "context": {
    "key": "value"
  }
}