Create Stages Custom

POST

Creates a custom stage.

Request

This endpoint expects an object.
namestringRequiredformat: "text"

The name of the custom stage.

ordinalintegerRequired

The ordinal of the custom stage used for ordering.

statestringRequiredformat: "id"

The state ID.

marketplace_refstringOptionalformat: "id"

A reference to the marketplace item from which this stage was imported.

Response

Success.

custom_stageobject
Built with