Add Pipeline Stage

A new pipeline stage can be added into the pipeline. This endpoint handles the stage addition to the pipeline.

Path Params
string
required
Body Params
string
required
Defaults to BRbyfkwO4u51LdTeWalp-

The ID of the stage

string
required
Defaults to PipeLine

Custom name of the stage

order
array of strings
required
Defaults to

Deal ids of this stage

order*
Responses
200

The pipeline stage adding event has successfully been triggered

401

Unauthorized error

500

Internal Server Error

Language
Credentials
Bearer
JWT
URL
Response
Click Try It! to start a request and see the response here!