Press To Launch

The big red button. Returns 409 when a step marked “Every time” has not been approved, excepted or marked N/A. Pass force to override.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

launchIdstringRequired

Request

This endpoint expects an object.
forcebooleanOptional
Launch even though required steps are unresolved.
actualLaunchDatestringOptional
Defaults to now.

Response

This endpoint returns an object.
idstring
organizationIdstring
namestring
statusenum
Where a launch sits in its lifecycle.
capitalizedboolean
Whether Finance has capitalized this launch.
stepsGeneratedboolean
stakeholderslist of objects
stepCountinteger
percentToLaunchinteger

Share of steps that have been approved, excepted or marked N/A.

createdAtdatetime
updatedAtdatetime
descriptionstringOptional
pmobjectOptional
The product manager accountable for the launch.
pmUserIdstringOptional
orgTeamobjectOptional
An organizational team such as Eagles or Ravens.
plannedLaunchDatedatetimeOptional
actualLaunchDatedatetimeOptional
weeklyUpdatestringOptional
The short status line stakeholders read each week.

Errors

404
Not Found Error
409
Conflict Error