Create Stage Diagram

POST

Creates a stage diagram.

Request

This endpoint expects an object.
leaf_typestringRequiredformat: "text"

The leaf type this stage diagram applies to.

namestringRequiredformat: "text"

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