Skip to main content

Overview

Update an existing step with new data. You can modify basic step information, policies, dependencies, and other configuration options.

Request Examples

The request body can include various fields depending on what you want to update. Here are common update scenarios:

Example Request

Response

The endpoint returns a 204 No Content status code on successful update, indicating the step has been updated successfully without returning the updated data in the response body.