Update step status
Update the status of a plan step
PATCH
JavaScript
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Unique identifier of the mission.
Unique identifier of the run.
Unique identifier of the step.
Body
application/json
Response
Successful Response
JavaScript