Create a stage

This call lets you create a stage defined in a pipeline.

Log in to see full request history

📘

Stage Names

You can not duplicate a stage name in a pipeline. If you try, your request will fail and you will see the error stage name already exists.

🚧

Content Type and Auth

Make sure to send url-encoded requests to this endpoint and provide authorization in any request you make on your own.

Path Params
string
required

The key of the pipeline to which you're adding the new stage

Form Data
string
required

The name of the stage you'd like to add to the pipeline

Responses

Language
Credentials
:
Click Try It! to start a request and see the response here! Or choose an example:
application/json