Activate the servicepost https://{hostname}/config/applications/{appId}/eventdelivery/activateActivates the SIEM event delivery service. You can't collect SIEM events unless the service is activated.Path ParamsappIdstringrequiredUnique identifier of the SIEM event delivery service's Identity Cloud application. You can find your application ID on the Console's Manage Application page.Body Paramskeysarray of stringsPublic cryptographic keys to assign to the Amazon S3 bucket.keysADD stringResponses 202Successful response 401You specified an invalid client name or an invalid client secret. See Get started for information on configuring authentication for SIEM event delivery. 403Your credentials are valid for the application but not for this operation. For example, if you have read-only credentials those credentials can only be used with GET operations. See Get started for information on configuring authentication for SIEM event delivery. 404Your 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.Updated about 1 month ago