Create Stage Diagram

POST

Creates a stage diagram.

Request

This endpoint expects an object.
leaf_typestringRequired

The leaf type this stage diagram applies to.

namestringRequired

The name of the stage diagram. Stage diagram is used for defining stage transitions.

stageslist of objectsRequired

List of stages in the diagram.

is_custom_leaf_typebooleanOptional

Whether the leaf type corresponds to a custom object.

is_defaultbooleanOptional

Whether this is a default stage diagram.

Response

Success.

stage_diagramobject
Built with