Create a notification (admin only)

Access: Auth methods: JWT bearer. Requires permissions: notification:write.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
enum
required

Notification category

Allowed:
string
required
length ≤ 255

Short headline

string
required
length ≤ 500

Preview text for list view

string
required
length ≤ 5000

Full message content

string

Account UUID. Omit for global notification (all users).

string
length ≤ 50

Icon type identifier

string
length ≤ 500

Image URL (HTTPS only)

string
length ≤ 500

Promotional video URL (HTTPS only)

string
length ≤ 500

Tap-through destination: an https:// URL or an app-internal route starting with a single "/"

string
length ≤ 80

Customer-facing label for the tap-through action

transactionData
object

Additional data for Transaction category (max 2KB serialized)

Responses
201

Notification created

403

Forbidden - only admins can create

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!