Skip to main content
PUT
Resume a paused task

Authorizations

Authorization
string
header
required

Send your API key in the Authorization header as Bearer <API_KEY>.

Query Parameters

task_id
string
required

The task_id to resume.

Minimum string length: 1

Response

OK. The task was resumed (or was already running).