Control Web Download

POST {{api_base}}/{{api_version}}/api/webdl/controlwebdownload?bypass_cache=boolean&id=integer

Overview

Controls a web download. By sending the web download's ID and the type of operation you want to perform, it will send that request to the debrid client.

Operations are either:

  • Delete deletes the download from the client and your account permanently

Authorization

Requires an API key using the Authorization Bearer Header.

Request Params

KeyDatatypeRequiredDescription
bypass_cachestring
idstringDetermines the web download requested, will return an object rather than list. Optional.