๐Ÿ“˜

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