PUT
/Notification/{id}/
Updates a notification.
Request
Method
Request URI
PUT
/API/Notification/{id}/?sessionId=value
URI Parameters
URI Parameter
Description
sessionId
Current session ID.
Path Parameters
Path Parameter
Description
id
The notification ID.
Request Body
Name:
options
Type:
Dundas.BI.WebApi.Models.SaveNotificationOptions
Response
Response Body
The updated
Dundas.BI.WebApi.Models.NotificationData
object, or a status code indicating the problem.
© 1999-2018 Dundas Data Visualization, Inc.