Skip to main content

Delete ALL custom events for an entity

DELETE 

/api/v1/catalog/:tagOrId/custom-events

Delete ALL custom events for an entity

Request

Path Parameters

    tagOrId stringrequired

    The tag (x-cortex-tag) or unique, auto-generated identifier for the entity.

Query Parameters

    type string
    timestamp date-time

Responses

Successfully deleted custom events

Loading...