POST /Notification/Run/

Runs multiple notifications.
 

Request

Method Request URI
POST /API/Notification/Run/?sessionId=value

URI Parameters

URI Parameter Description
sessionId Current session ID.

Request Body

Name: notificationIds
Type: System.Collections.Generic.IList`1[System.Guid]

Response

Response Body

The status code indication of success or reason of failure.