POST api/v1/Notifications/Dismiss/{EventID}
Email Dismiss Dismiss email notification after 3days.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| EventID |
Define this parameter in the request URI. |
Response Information
Response body formats
application/json, text/json
Sample:
true
application/xml, text/xml
Sample:
<boolean>true</boolean>