# Security These events are raised when a user with Administrative privileges take various actions within the Administration section of the Platform. This includes Groups, Roles, Security Templates, and more. ## Group Created - [POST security.group.created](https://api.tenovos.com/developer-portal/webhooks/reference/security/security.group.created.md): Receive a notification when a new user Group is created in Tenovos. ## Group Updated - [POST security.group.updated](https://api.tenovos.com/developer-portal/webhooks/reference/security/security.group.updated.md): Receive a notification when a Security Group is updated in Tenovos. ## Group Deleted - [POST security.group.deleted](https://api.tenovos.com/developer-portal/webhooks/reference/security/security.group.deleted.md): Receive a notification when a Security Group is deleted in Tenovos. ## Role Created - [POST security.role.created](https://api.tenovos.com/developer-portal/webhooks/reference/security/security.role.created.md): Receive a notification when a new Group is created in Tenovos. ## Role Updated - [POST security.role.updated](https://api.tenovos.com/developer-portal/webhooks/reference/security/security.role.updated.md): Receive a notification when a Role is updated in Tenovos. ## Role Deleted - [POST security.role.deleted](https://api.tenovos.com/developer-portal/webhooks/reference/security/security.role.deleted.md): Receive a notification when a Role is deleted in Tenovos. ## Template Created - [POST security.template.created](https://api.tenovos.com/developer-portal/webhooks/reference/security/security.template.created.md): Receive a notification when a Security Template is created in Tenovos. ## Template Updated - [POST security.template.updated](https://api.tenovos.com/developer-portal/webhooks/reference/security/security.template.updated.md): Receive a notification when a Security Template is updated in Tenovos. ## Template Deleted - [POST security.template.deleted](https://api.tenovos.com/developer-portal/webhooks/reference/security/security.template.deleted.md): Receive a notification when a Security Template is deleted in Tenovos.