# Claim Queue Schedule Notify Users ## Create ClaimQueueScheduleNotifyUser - [POST /claim-queue-schedules/{claimQueueScheduleKey}/notify-users](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/claim-queue-schedule-notify-users/createclaimqueueschedulenotifyuser.md): Creates a new ClaimQueueScheduleNotifyUser ## List ClaimQueueScheduleNotifyUser - [GET /claim-queue-schedules/{claimQueueScheduleKey}/notify-users](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/claim-queue-schedule-notify-users/listclaimqueueschedulenotifyuser.md): Lists all ClaimQueueScheduleNotifyUser for the given claimQueueScheduleKey ## Get ClaimQueueScheduleNotifyUser - [GET /claim-queue-schedules/{claimQueueScheduleKey}/notify-users/{userID}](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/claim-queue-schedule-notify-users/getclaimqueueschedulenotifyuser.md): Gets ClaimQueueScheduleNotifyUser ## Delete ClaimQueueScheduleNotifyUser - [DELETE /claim-queue-schedules/{claimQueueScheduleKey}/notify-users/{userID}](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/claim-queue-schedule-notify-users/deleteclaimqueueschedulenotifyuser.md): Deletes an ClaimQueueScheduleNotifyUser ## Create or Update Batch ClaimQueueScheduleNotifyUser - [PUT /claim-queue-schedules/{claimQueueScheduleKey}/notify-users-batch](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/claim-queue-schedule-notify-users/updatebatchclaimqueueschedulenotifyuser.md): Create or Update multiple ClaimQueueScheduleNotifyUser at once. If the entity exists, it will be updated. If the entity does not exist, it will be created.