curl --request DELETE \
--url https://platform.kodexa.ai/api/organization-secrets/{id} \
--header 'x-api-key: <api-key>'Permanently deletes the specified OrganizationSecret. Organization secrets store credentials and API keys securely.
curl --request DELETE \
--url https://platform.kodexa.ai/api/organization-secrets/{id} \
--header 'x-api-key: <api-key>'