Skip to main content
POST
/
api
/
v1
/
pipeline-stages
Create a new pipeline stage
curl --request POST \
  --url https://api.raul.ugps.io/api/v1/pipeline-stages \
  --header 'Content-Type: application/json' \
  --data '{}'

Body

application/json

The body is of type object.

Response

Pipeline stage created