PUT api/v1/Agents/{AgentID}/Notifications
Dismiss all records with the specified 'AgentID' will taking disappearance from visibility
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
AgentID |
Define this parameter in the request URI. |
Response Information
Response body formats
application/json, text/json
Sample:
"sample string 1"
application/xml, text/xml
Sample:
<string>sample string 1</string>