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
Response
The TaskActionsServiceDenyResponse returns a task view with paths indicating the location of expanded items in the array.