v1

latestOpenAPI 3.0.02026-07-2491237338.9 KB
Custom Events

Delete an event property definition

Deletes a property of the event definition.

delete/event/definitions/{name}/properties/{propertyName}

Path parameters

namestring required
Example:unique_event_name

Name of the custom event.

propertyNamestring required
Example:unique_property_name

Name of the custom event property.

Response

Successfully deleted the event property definition.