curl --request PUT \
--url https://platform.kodexa.ai/api/document-families/{id}/external-data \
--header 'Content-Type: application/json' \
--header 'x-api-key: <api-key>' \
--data '[
{}
]'[
{}
]Updates the external data entries attached to the document family.
curl --request PUT \
--url https://platform.kodexa.ai/api/document-families/{id}/external-data \
--header 'Content-Type: application/json' \
--header 'x-api-key: <api-key>' \
--data '[
{}
]'[
{}
]