Resume Task

Resumes execution of a previously paused task. The task will continue from where it was paused. You can't resume a stopped task.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query Parameters

task_idstringRequiredformat: "uuid"

Response

Successful Response

Errors