curl --request DELETE \
--url https://platform.kodexa.ai/api/notes/{id} \
--header 'x-api-key: <api-key>'Permanently deletes the specified Note. Notes are comments attached to document families for collaboration and review.
curl --request DELETE \
--url https://platform.kodexa.ai/api/notes/{id} \
--header 'x-api-key: <api-key>'