curl --request DELETE \
--url https://platform.kodexa.ai/api/events/{id} \
--header 'x-api-key: <api-key>'Permanently deletes the specified PlatformEvent. Platform events record system events for notifications and integrations.
curl --request DELETE \
--url https://platform.kodexa.ai/api/events/{id} \
--header 'x-api-key: <api-key>'