steps
Update Step
Updates a step.
Args: step_id: ID of the step. step_model: Step model to use for the update.
Returns: The updated step model.
put/api/v1/steps/{step_id}
Path parameters
step_idstring uuid required
Request body
Response
Successful Response