📘

The content on this page deals with a legacy feature of the Akamai Identity Cloud. If you are currently an Identity Cloud customer and are using SIEM event delivery, that feature is still supported. However, if you’re new to the Identity Cloud, SIEM event delivery is no longer available.

See the API's various operations for details on their request parameters and response data:

OperationMethodEndpoint
View the service statusGET/config/​applications/​{appId}/​eventdelivery/​readStatus
Activate the servicePOST/config/​applications/​{appId}/​eventdelivery/​activate
Deactivate the servicePOST/config/​applications/​{appId}/​eventdelivery/​deactivate
View the blocklistGET/config/​applications/​{appId}/​eventdelivery/​readBlocklist
Add an event to the blocklistPOST/config/​applications/​{appId}/​eventdelivery/​addBlocklist
Remove an event from the blocklistPOST/config/​applications/​{appId}/​eventdelivery/​deleteBlocklist
View your public keysGET/config/​applications/​{appId}/​eventdelivery/​readKeys
Assign a public keyPOST/config/​applications/​{appId}/​eventdelivery/​addKeys
Delete a public keyPOST/config/​applications/​{appId}/​eventdelivery/​deleteKeys