curl --request DELETE \
--url https://platform.kodexa.ai/api/prompts/{id} \
--header 'x-api-key: <api-key>'Permanently deletes the specified PromptMetadata. Prompts are templates used by AI assistants for document processing.
curl --request DELETE \
--url https://platform.kodexa.ai/api/prompts/{id} \
--header 'x-api-key: <api-key>'