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

Path Parameters

id
string
required

Body

application/json

The body is of type object.

Response

Pipeline stage updated