Medical Document Parsing
Delete Document
API to delete a uploaded document from using a document_id
-
Authorizations (string | header | required) Bearer authentication header of the form
Bearer <token>
, where<token>
is your auth access token. -
Query Parameters
- document_id (enum <string> | required)
-
cURL/API to delete report: