Create
Add a launch. Pass generateSteps: true to immediately copy the launch
step template onto it, which is what fills each reviewer’s queue.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
name
description
status
Where a launch sits in its lifecycle.
pmUserId
orgTeamId
plannedLaunchDate
actualLaunchDate
weeklyUpdate
stakeholderUserIds
generateSteps
Generate the step checklist from the org's launch step template.
Response
This endpoint returns an object.
id
organizationId
name
status
Where a launch sits in its lifecycle.
capitalized
Whether Finance has capitalized this launch.
stepsGenerated
stakeholders
stepCount
percentToLaunch
Share of steps that have been approved, excepted or marked N/A.
createdAt
updatedAt
description
pm
The product manager accountable for the launch.
pmUserId
orgTeam
An organizational team such as Eagles or Ravens.
plannedLaunchDate
actualLaunchDate
weeklyUpdate
The short status line stakeholders read each week.
Errors
401
Unauthorized Error
402
Subscription Required Error
422
Validation Error