Remove an event from the blocklist
post https://{hostname}/config/applications//eventdelivery/deleteBlocklist
Removes one or more events from an application’s SIEM event delivery service blocklist. After an event is removed from the blocklist you'll receive a notification each time that event occurs.
400
Your request didn't pass the JSON schema validation. Format your blocklist events as a JSON array.
401
You specified an invalid client name or an invalid client secret. See Get started for information on configuring authentication for SIEM event delivery.
403
Your credentials are valid for the application but not for this operation. For example, if you have read-only credentials those credentials are only valid with GET operations. See Get started for information on configuring authentication for SIEM event delivery.
404
Your Akamai account ID needs to be listed in the application settings for the application specified in your API call. Use Console to verify your application settings.