# Claim Queue Schedule Notify User Groups ## Create ClaimQueueScheduleNotifyGroup - [POST /claim-queue-schedules/{claimQueueScheduleKey}/notify-user-groups](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/claim-queue-schedule-notify-user-groups/createclaimqueueschedulenotifygroup.md): Creates a new ClaimQueueScheduleNotifyGroup ## List ClaimQueueScheduleNotifyGroup - [GET /claim-queue-schedules/{claimQueueScheduleKey}/notify-user-groups](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/claim-queue-schedule-notify-user-groups/listclaimqueueschedulenotifygroup.md): Lists all ClaimQueueScheduleNotifyGroup for the given claimQueueScheduleKey ## Get ClaimQueueScheduleNotifyGroup - [GET /claim-queue-schedules/{claimQueueScheduleKey}/notify-user-groups/{userGroupKey}](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/claim-queue-schedule-notify-user-groups/getclaimqueueschedulenotifygroup.md): Gets ClaimQueueScheduleNotifyGroup ## Delete ClaimQueueScheduleNotifyGroup - [DELETE /claim-queue-schedules/{claimQueueScheduleKey}/notify-user-groups/{userGroupKey}](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/claim-queue-schedule-notify-user-groups/deleteclaimqueueschedulenotifygroup.md): Deletes an ClaimQueueScheduleNotifyGroup ## Create or Update Batch ClaimQueueScheduleNotifyGroup - [PUT /claim-queue-schedules/{claimQueueScheduleKey}/notify-user-groups-batch](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/claim-queue-schedule-notify-user-groups/updatebatchclaimqueueschedulenotifygroup.md): Create or Update multiple ClaimQueueScheduleNotifyGroup at once. If the entity exists, it will be updated. If the entity does not exist, it will be created.