v1

latestSwagger 2.02026-07-13285166341.1 KB
Steps

Update a Step

No Documentation Found.

put/api/v2/steps/{stepID}

Path parameters

stepIDinteger required

The step ID of the step to update

Request body

StepIDinteger

The ID of the step

Namestring required

The name of the step

ConfigRequiredboolean required

Indicates if the step requires configuration values to be provided by the build agent

Descriptionstring

A description of the step to be presented to a user

ImplementationIDstring required

The implementation ID used to lookup the step implementation when it is executed

Deletedboolean

Read Only. Indicates if the record is deleted.

Response

No Content