New: MCP server monitoring is live. Start free trial
HubSpotSchemaAdditive

Parameter 'validateReferencesBeforeDelete' added to DELETE /crm/v3/pipelines/{objectType}/{pipelineId}/stages/{stageId}

Affected surface
DELETE /crm/v3/pipelines/{objectType}/{pipelineId}/stages/{stageId}
Affected field
validateReferencesBeforeDelete@query

What changed

Parameter 'validateReferencesBeforeDelete' added to DELETE /crm/v3/pipelines/{objectType}/{pipelineId}/stages/{stageId} Affected surface: DELETE /crm/v3/pipelines/{objectType}/{pipelineId}/stages/{stageId}. Root cause: parameter `validateReferencesBeforeDelete@query`. Detected at Sat, 06 Jun 2026 08:48:04 UTC UTC.

Diff

{
  "parameter_in": "query",
  "parameter_name": "validateReferencesBeforeDelete",
  "path": "DELETE /crm/v3/pipelines/{objectType}/{pipelineId}/stages/{stageId}"
}

Likely impact

This is an additive change. Existing integrations are unaffected; this is mostly useful if you want to take advantage of the new surface.

Review the change above against your usage. Most behavioral shifts don't require code changes, but it's worth a quick audit.

Catch changes like this on every API you depend on.

Intello monitors 100+ APIs and tells you the moment something changes — before it breaks production.