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": "d5688db3-718d-4e20-bec6-8d088c94b4ff",
"DocumentCreatedDateTime": "2025-12-16T07:50:38.3534967-05:00",
"DocumentPath": "sample string 3",
"DocumentTypeID": "e7aa6a1b-d51d-4e80-90a4-8b20ad95b21b",
"CreatedByPersonID": "844c59c0-1394-43c7-bda4-9fc3436afc17",
"Notes": "sample string 6",
"Deleted": true,
"Status": "sample string 8"
}