Docs

Update Phase

Updates a phase in Rocketlane.

PUT

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
numberrequired

The `identifier` of the phase is generated by the system and can be used to identify the phase globally.

string

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.

boolean

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.

string

The `name` of the phase. The name specified will be displayed everywhere else and can be used for filtering purposes.

string

On this date the phase's execution officially begins. The format for the start date is _YYYY-MM-DD_.

string

The day on which the phase's execution is planned to be completed. The `dueDate` must be on or after the given `startDate`. The format for the due date is _YYYY-MM-DD_.

object

The value of the phase status can be specified here and this is essential to keep track of the phase.

boolean

Describes the privacy of the phase i.e. if it is private or shared.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.