Skip to content

Cancel a download

POST
/downloads/{id}/cancel

Stops the active transfer and preserves its .part file for a later retry.

Authorizations

X-Management-Key

The JACK_MANAGEMENT_KEY the management listener was started with.

Type
API Key (header: X-Management-Key)

Parameters

Path Parameters

id*
Type
string
Required

Responses

The updated download record

application/json

Samples

Powered by VitePress OpenAPI

Released under the GPL-3.0 License.