curl --request DELETE \
--url https://platform.kodexa.ai/api/platform-configurations/{id} \
--header 'x-api-key: <api-key>'Permanently deletes the specified PlatformConfiguration. Platform configurations store platform-wide settings and feature flags.
curl --request DELETE \
--url https://platform.kodexa.ai/api/platform-configurations/{id} \
--header 'x-api-key: <api-key>'