curl --request DELETE \
--url https://platform.kodexa.ai/api/job-document-family-interactions/{id} \
--header 'x-api-key: <api-key>'Permanently deletes the specified JobDocumentFamilyInteraction. Job document family interactions record a scheduled job’s interactions with document families.
curl --request DELETE \
--url https://platform.kodexa.ai/api/job-document-family-interactions/{id} \
--header 'x-api-key: <api-key>'Documentation Index
Fetch the complete documentation index at: https://developer.kodexa.ai/llms.txt
Use this file to discover all available pages before exploring further.