v32

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

Restart

Restart a task, returning it to the beginning of its current policy workflow.

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

Path parameters

task_idstring required

The ID of the task to restart.

Request body

commentstring

The comment attached to the request.

policyStepIdstring

Deprecated. This field is accepted but does not affect behavior.

Response

The TaskActionsServiceRestartResponse returns the updated task after restarting.

ticketActionIdstring

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