HubSpot · Example Payload

Hubspot Crm Feature Flags Error Detail Example

AnalyticsCommerceContentCRMCustomer ServiceEmail MarketingMarketingMarketing AutomationOperationsSales

Hubspot Crm Feature Flags 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": "flagState is required",
  "code": "REQUIRED_FIELD",
  "subCategory": "MISSING_FIELD",
  "in": "body",
  "context": {
    "key": "value"
  }
}