# Collections Collection related events ## Collection Created - [POST collection.created](https://api.tenovos.com/developer-portal/webhooks/reference/collections/collection.created.md): Receive a notification when an Collection in Tenovos is created. ## Collection Updated - [POST collection.updated](https://api.tenovos.com/developer-portal/webhooks/reference/collections/collection.updated.md): Receive a notification when an asset is added to or removed from a Collection. ## Collection Deleted - [POST collection.deleted](https://api.tenovos.com/developer-portal/webhooks/reference/collections/collection.deleted.md): Receive a notification when a Collection in Tenovos is deleted. ## Collection Assets Updated - [POST collection.assets.updated](https://api.tenovos.com/developer-portal/webhooks/reference/collections/collection.assets.updated.md): Receive a notification when assets are added to and/or removed from a collection. ## Collection Downloaded - [POST collection.downloaded](https://api.tenovos.com/developer-portal/webhooks/reference/collections/collection.downloaded.md): Receive a notification when a Collection in Tenovos is downloaded. ## Collection Shared - [POST collection.shared](https://api.tenovos.com/developer-portal/webhooks/reference/collections/collection.shared.md): Receive a notification when a Collection in Tenovos is shared.