customization

Custom Stages Update

POST
Updates a custom stage.

Request

This endpoint expects an object.
id
stringRequired
The ID of the custom stage to update.
name
stringOptional
The updated name of the custom stage.
ordinal
integerOptional
The ordinal of the custom stage.
state_id
stringOptional
The state ID.

Response

This endpoint returns an object
custom_stage
object