OpenAPI 3.0.02026-08-18154102760.9 KB

133c78107b63

Notifications

Sends a message to selected employees or the whole company

Requires the "notification.index" permission.

post/notifications/send

Request body

titlestring required

Notification title

bodystring required

Notification body

company_wideboolean

Send to every employee of the company

employeesinteger[]

Recipient employee ids (required when company_wide is false)

Response

The request was successful.