v32

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

Deny

Deny the specified policy step on a task. In multi-step policies, this may route to fallback steps rather than finalizing the task outcome.

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

Path parameters

task_idstring required

The ID of the task to be denied.

Request body

commentstring

The comment attached to the request.

policyStepIdstring

The ID of the current policy step. This is the step you want to deny.

Response

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

ticketActionIdstring

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