Skip to main content
PATCH
Update a plan step

Authorizations

nut-session
string
cookie
required

Session cookie authentication

Path Parameters

id
string
required

Task ID

stepId
string
required

Step ID (e.g. step-01)

Body

application/json
status
enum<string>

Plan step status

Available options:
pending,
active,
done,
failed,
skipped
description
string
command
string
expectedOutcome
string
output
string
error
string

Response

Step updated successfully

success
boolean
required
data
object