Create Phase
Creates a phase in Rocketlane.
Query
Comma-separated response fields to include.
Body
This query parameter allows you to specify which fields should be returned in the response body by selecting from the drop down. To get the relevant fields, use comma separated values. If the field is left blank, the default properties are returned.
This query parameter allows you to specify if all the fields should be returned in the response body. If the field is left blank, the default properties are returned.
The `identifier` of the phase is generated by the system and can be used to identify the phase globally.
The `name` of the phase. The name specified will be displayed everywhere else and can be used for filtering purposes.
The `project` associated with phase needs to be specified here and it is mandatory for the phase to get created and map accordingly.
On this date the phase's execution officially begins. The start date is required. The format for the start date is _YYYY-MM-DD_.
The day on which the phase's execution is planned to be completed. The due date is required and cannot be left blank. The `dueDate` must be on or after the given `startDate`. The format for the due date is _YYYY-MM-DD_.
The value of the phase status can be specified here and this is essential to keep track of the phase.
Describes the privacy of the phase i.e. if it is private or shared.