customization

Custom States Update

POST
Updates a custom state.

Request

This endpoint expects an object.
id
stringRequired
The ID of the custom state to update.
is_final
booleanOptional
Whether this is a final state.
name
stringOptional
The name of the custom state.
ordinal
integerOptional
Ordinal of the custom state used to identify system states.

Response

This endpoint returns an object
custom_state
object