HubSpot · Example Payload

Crm Feature Flags Api Batch Error Example

AnalyticsCommerceContentCRMCustomer ServiceEmail MarketingMarketingMarketing AutomationOperationsSales

Crm Feature Flags Api Batch Error Example is an example object payload from HubSpot, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

statuscategorymessagecontext

Example Payload

Raw ↑
{
  "status": "error",
  "category": "VALIDATION_ERROR",
  "message": "Invalid portal ID",
  "context": {
    "key": "value"
  }
}