Skip a human task
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
spaceId
runId
taskId
Request
This endpoint expects an object.
note
Response
The skipped task.
data