Task
Skip Step
Skip a specific policy step in a task, advancing the task to the next step in the workflow.
post/api/v1/tasks/{task_id}/action/skip-step
Path parameters
task_idstring required
The ID of the task containing the step to skip.
Request body
Response
A generic response for task action endpoints, containing the updated task and the ID of the action that was created.