Previous Topic: OPTIONS intsessions/<intsessName>/messages/<messageID>Next Topic: Notification URIs


PUT intsessions/<intsessName>/messages/<messageID>

Change properties of a specific message

Query Options

None

Request Document

Message in schema Message.xsd

Currently the PUT method only allows changing the ActionMessage element value from yes to no, which removes the message from the AP action message window. Any other changes that are contained in the input document are ignored.

HTTP Request Headers
Authorization

Supply a user ID and password in the HTTP Basic Authentication format. The user ID must be a user account with the AP Remote Viewer FULL privilege on the internal session that is the target of this HTTP method.

HTTP Response Headers
Status

Successful result = 200 = Ok

Successful Reply Document

None