Custom States Update

POST

Updates a custom state.

Request

This endpoint expects an object.
idstringRequired

The ID of the custom state to update.

is_finalbooleanOptional

Whether this is a final state.

namestringOptional

The name of the custom state.

ordinalintegerOptional

Ordinal of the custom state used to identify system states.

Response

This endpoint returns an object.
custom_stateobject