Skip to main content
Version: 4.0.2

Update Event Retention Settings

PATCH 

/webhook-srv/eventdescriptions/retention

Updates daysToLive for one or more retention-configurable event types.

The request body is a map of event description id to days to live. Each value must be within that event type's minDaysToLive and maxDaysToLive bounds. Event types without a retention object cannot be modified.

Related guide: Event Retention.

Request

Responses

OK