cURL
curl --request POST \ --url https://api.raul.ugps.io/api/v1/pipeline-stages \ --header 'Content-Type: application/json' \ --data '{}'
Operacion: Create a new pipeline stage.
The body is of type object.
object
Pipeline stage created