Create Stage Diagram
Creates a stage diagram.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
leaf_type
The leaf type this stage diagram applies to.
name
The name of the stage diagram. Stage diagram is used for defining
stage transitions.
stages
List of stages in the diagram.
is_custom_leaf_type
Whether the leaf type corresponds to a custom object.
is_default
Whether this is a default stage diagram.
Response
Success.
stage_diagram