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
Name
Type
Description
title*
String
The title of the notification
body
String
The content of the notification
Last updated
Was this helpful?