REST API Test Page
Operation
PUT
on
/setup/disconnectionAlert/configuration
Update configuration for notification sent on gateway disconnect
Produces
: application/json
Parameters
Name
Type
Value
Description
(JSON)
Request Body
{ "notificationTitle" : "a notification title", "notificationText" : "a notification text", "targetPushSubscriptions" : [ "some target push subscriptions" ], "notificationType" : "PUSH" }
*
Configuration
Result
HTTP Status :