Skip to content

Retry a download

POST
/downloads/{id}/retry

Repeats the last failed operation; transfers resume from the partial file, failed imports retry without re-downloading.

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.