POST /Notification/Toggle/

Toggles the status of multiple notifications.
 

Request

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

URI Parameters

URI Parameter Description
sessionId Current session ID.

Request Body

Name: toggleOptions
Type: System.Collections.Generic.IList`1[Dundas.BI.WebApi.KeyValuePairData]

Response

Response Body

The status code indication of success or reason of failure.