customization

Custom States Create

POST
Creates a custom state.

Request

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

Response

This endpoint returns an object
custom_state
object