DELETE api/Documents/{id}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| id | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{
"DocumentID": "d17469b5-b7e7-4873-8d6e-a97fcc2504ad",
"DocumentCreatedDateTime": "2026-08-25T14:05:58.9674947-04:00",
"DocumentPath": "sample string 3",
"DocumentTypeID": "972a9558-0365-40ec-86fc-796f99f2627e",
"CreatedByPersonID": "a537328b-2d70-4b28-8c42-d4c28c743e6a",
"Notes": "sample string 6",
"Deleted": true,
"Status": "sample string 8"
}