Custom States Create

POST
Creates a custom state.

Request

This endpoint expects an object.
namestringRequired
The name of the custom state.
ordinalintegerRequired
Ordinal of the custom state used to identify system states.
is_finalbooleanOptional
Whether this is a final state.

Response

This endpoint returns an object
custom_stateobject