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