Create Lifecycle Stage

Creates a new global or project-level lifecycle stage. Since: 7.125.4

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

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

string

The project key associated with the stage. If left undefined, the stage is defined as a global stage that can be used by all projects.

string
enum
Defaults to promote

The category of the stage (none or promote).

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