curl --request DELETE \
--url https://platform.kodexa.ai/api/labels/{id} \
--header 'x-api-key: <api-key>'Permanently deletes the specified Label. Labels are used for categorizing and tagging resources within an organization.
curl --request DELETE \
--url https://platform.kodexa.ai/api/labels/{id} \
--header 'x-api-key: <api-key>'