v32

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-224341,4072.0 MB
Task

Approve

Approve the specified policy step on a task.

post/api/v1/tasks/{task_id}/action/approve

Path parameters

task_idstring required

The ID of the task to approve.

Request body

commentstring

The comment attached to the request.

policyStepIdstring required

The ID of the policy step on the given task to approve.

Response

The TaskActionsServiceApproveResponse returns a task view with paths indicating the location of expanded items in the array.

ticketActionIdstring

The ID of the task approve action created by this request.