Skip a task
Skips a task within a run (requires project:manage).
Authentication
AuthorizationBearer
WorkOS session JWT or an organization API key, sent as Authorization: Bearer <token>.
Path parameters
projectId
runId
taskId
Request
This endpoint expects an object.
reason
An optional reason for the skip.
Response
The skipped task state.
task
An arbitrary JSON object.
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error