---
title: "POST /api/services/app/Notification/CreateMassNotification"
method: POST
path: "/api/services/app/Notification/CreateMassNotification"
tags: ["Notification"]
---

# POST /api/services/app/Notification/CreateMassNotification

`POST /api/services/app/Notification/CreateMassNotification`

## Request body

- CreateMassNotificationInput
  - `message` string, nullable
  - `severity` 0 | 1 | 2 | 3 | 4
  - `userIds` integer[], nullable
  - `organizationUnitIds` integer[], nullable
  - `targetNotifiers` string[], nullable

## Response `200`

Success

---

[API](https://skmtc.dev/dalieu/apis/portaldalieu-api.md) · [All operations](https://skmtc.dev/dalieu/apis/portaldalieu-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dalieu/portaldalieu-api/revisions/78dcf1621c0e/schema)
