Notifications

Create notification

Send a push notification to users in an experience or company team. The notification is processed asynchronously and supports targeting specific users.

Required permissions:

  • notification:create
post/notifications

Request body

OR

Example request

{
  "company_id": "biz_xxxxxxxxxxxxxx"
}

Response

A successful response

successboolean required

Whether the notification was successfully queued for delivery

Changes