Collection discarded
Webhook event triggered when a collection is discarded.
This event is sent when:
- A collection is automatically discarded due to expiration (
state_reason: "expired") - A collection is automatically discarded due to inactivity (
state_reason: "inactivity") - A collection is deleted by the tenant via the DELETE endpoint (
state_reason: "deleted")
The collection will be in discarded state.
Request Body
application/json
eventobject
timestampstring
ISO-8601 timestamp when the event was generated
Format
date-timeResponse Body
Example Requests
POST
/collection.discardedPOST
/collection.discarded