# Delete **DELETE /api/documents/delete** deletes a documentt ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Api key ## Parameters #### Query parameters - **id** (string) Document ID to clone ## Responses ### default: Category Response #### Body Parameters: application/json (object) - **filetype** (string) - **shortDescription** (string) - **validTo** (integer(date-time)) - **pathTree** (string) - **created** (string(date-time)) - **validFrom** (integer(date-time)) - **relatedID** (integer) - **timeSensitive** (boolean) - **categoryID** (integer) - **createdBy** (integer) - **showThumbnail** (boolean) - **modifiedBy** (integer) - **idTree** (string) - **processed** (boolean) - **preventDownload** (boolean) - **status** (string) - **webDavAccess** (boolean) - **size** (integer) - **modified** (integer(date-time)) - **id** (integer) - **name** (string) - **copied** (boolean) - **description** (string) - **relatedType** (string) [Powered by Bump.sh](https://bump.sh)