API-KEY: ********************curl --location --request DELETE '/api/submissions//documents/' \
--header 'API-VERSION;' \
--header 'API-KEY: <api-key>'{
"response": {
"submission_id": 12345,
"file_id": 988,
"docs_uploaded_count": 0
}
}