v56

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-014121451.1 MB
Tasks

Approve a task

Approve a task that is in review. Only the assigned approver can approve. Moves status to done and creates an audit comment.

post/v1/tasks/{taskId}/approve

Path parameters

taskIdstring required
Example:tsk_abc123def456

Unique task identifier

Response

Task approved successfully