đŸ“ĸNotifications

This endpoint is used to create native notifications from the launcher.

Create a windows notification from the launcher.

GET http://localhost:42281/notification/create

Query Parameters

NameTypeDescription

title*

String

The title of the notification

body

String

The content of the notification

Last updated