splitch

DocsAPIEVENT_DEFINITION_UNPUBLISHED.md

EVENT_DEFINITION_UNPUBLISHED

HTTP status
409
Details payload
{ eventDefinitionId: string, eventName: string }

Cause

The Event Definition exists, but it has no published Version that can validate and stamp the Metric Event.

Fix

Publish an Event Definition Version with the intended Entity, field, and Dimension contract, then retry the Metric Event unchanged.

Related codes