Update Stage

Updates the definition of the specified stage with new data, including the name, category, and associated repositories (for project stages). The category can be modified only if the stage is not in use by a lifecycle. The repositories field is relevant only when the category is promote. Since: 7.125.4

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique name of the stage (for example, DEV, QA, PROD).

Query Params
string

The name of the project that contains the defined stage.

Body Params
string

The unique name of the stage (for example, DEV, QA, PROD).

string
enum

The category of the stage (code or promote). The category can be modified only if the stage is not in use by a lifecycle.

Allowed:
repositories
array of strings

A list of repository keys assigned to this stage. This field is relevant only when the category is promote.

repositories
Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Choose an example:
application/json