Skip a human task

View as Markdown

Flags a human task as skipped (note required) and unblocks the work behind it exactly like a completion. Authorization: space:contribute (org admins bypass). Errors: 409 task_blocked, 409 run_not_running, 422 not_human_task, 404.

Authentication

AuthorizationBearer

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

Path parameters

spaceIdstringRequired
runIdstringRequired
taskIdstringRequired

Request

This endpoint expects an object.
notestringRequired1-2000 characters

Response

The skipped task.
dataobject