v1
protected
tasks
Continue Task Execution
Grant more iterations or budget to a task waiting on a hard limit.
post/v1/workspaces/{workspace}/tasks/{task_id}/continue
Path parameters
task_idstring uuid required
workspacestring required
Slug of the workspace the request acts in
Slug of the workspace the request acts in
Request body
Response
Successful Response
{"stackTrail":"paths:/v1/workspaces/{workspace}/tasks/{task_id}/continue:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
Changed in 1 of the 45 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○