Dismisses the retention config review notification displayed by the audit plugin for the user that's currently logged in.
This request has no parameters.
A blank response
any
1
2
3
curl --request DELETE \
--url 'http://{baseurl}/rest/audit/latest/notification-settings/retention-config-review' \
--header 'Accept: application/json'
Rate this page: