DELETE api/documents/{id}
Delete a document which id = {id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
The id of the document. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
None.