HubSpot · Example Payload

Hubspot Conversations Error Detail Example

AnalyticsCommerceContentCRMCustomer ServiceEmail MarketingMarketingMarketing AutomationOperationsSales

Hubspot Conversations 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": "Invalid thread ID format",
  "code": "INVALID_FORMAT",
  "subCategory": "PARAMETER_ERROR",
  "in": "path",
  "context": {
    "key": "value"
  }
}