diff --git a/REST API.md b/REST API.md index e6eb183..1193bc2 100644 --- a/REST API.md +++ b/REST API.md @@ -91,4 +91,9 @@ or ``` http GET http://localhost:1730/api/canceldownload/?queueId=ida33m5l8firh +``` + +## Clear Download Queue +``` http +GET http://localhost:1730/api/clearqueue/ ``` \ No newline at end of file