Update Stages Custom
Updates a custom stage.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
id
The ID of the custom stage to update.
name
The updated name of the custom stage.
ordinal
The ordinal of the custom stage.
state_id
The state ID.
Response
Success.
custom_stage