# Reinsurance Notify User Groups ## Create ReinsContractNotifyGroup - [POST /reinsurance-contracts/{reinsContractKey}/notify-user-groups](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/reinsurance-notify-user-groups/createreinscontractnotifygroup.md): Creates a new ReinsContractNotifyGroup ## List ReinsContractNotifyGroup - [GET /reinsurance-contracts/{reinsContractKey}/notify-user-groups](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/reinsurance-notify-user-groups/listreinscontractnotifygroup.md): Lists all ReinsContractNotifyGroup for the given reinsContractKey ## Get ReinsContractNotifyGroup - [GET /reinsurance-contracts/{reinsContractKey}/notify-user-groups/{userGroupKey}](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/reinsurance-notify-user-groups/getreinscontractnotifygroup.md): Gets ReinsContractNotifyGroup ## Delete ReinsContractNotifyGroup - [DELETE /reinsurance-contracts/{reinsContractKey}/notify-user-groups/{userGroupKey}](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/reinsurance-notify-user-groups/deletereinscontractnotifygroup.md): Deletes an ReinsContractNotifyGroup ## Create or Update Batch ReinsContractNotifyGroup - [PUT /reinsurance-contracts/{reinsContractKey}/notify-user-groups-batch](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/reinsurance-notify-user-groups/updatebatchreinscontractnotifygroup.md): Create or Update multiple ReinsContractNotifyGroup at once. If the entity exists, it will be updated. If the entity does not exist, it will be created.