# Assets Asset related events ## Asset Created - [POST asset.created](https://api.tenovos.com/developer-portal/webhooks/reference/assets/asset.created.md): Receive a notification when an Asset in Tenovos is created. ## Asset Deleted - [POST asset.deleted](https://api.tenovos.com/developer-portal/webhooks/reference/assets/asset.deleted.md): Receive a notification when an Asset in Tenovos is deleted. ## Asset Downloaded - [POST asset.downloaded](https://api.tenovos.com/developer-portal/webhooks/reference/assets/asset.downloaded.md): Receive a notification when an Asset in Tenovos is downloaded. ## Asset Purged - [POST asset.purged](https://api.tenovos.com/developer-portal/webhooks/reference/assets/asset.purged.md): Receive a notification when an Asset in Tenovos is purged from the Recycle Bin. ## Renditions Created - [POST asset.renditions.created](https://api.tenovos.com/developer-portal/webhooks/reference/assets/asset.renditions.created.md): Receive a notification when system generated renditions for an Asset in Tenovos have completed processing. ## Asset Shared - [POST asset.shared](https://api.tenovos.com/developer-portal/webhooks/reference/assets/asset.shared.md): Receive a notification when an Asset in Tenovos is shared with other users or external contacts. ## Security Updated - [POST asset.security.updated](https://api.tenovos.com/developer-portal/webhooks/reference/assets/asset.security.updated.md): Receive a notification when the Security Templates applied to an Asset in Tenovos have been updated. ## Metadata Updated - [POST asset.metadata.updated](https://api.tenovos.com/developer-portal/webhooks/reference/assets/asset.metadata.updated.md): Receive a notification when the Metadata applied to an Asset in Tenovos is updated. ## Asset Restored - [POST asset.restored](https://api.tenovos.com/developer-portal/webhooks/reference/assets/asset.restored.md): Receive a notification when an Asset in Tenovos is restored from the Recycle Bin and will therefore be available to users again.