Skip to main content
POST
Create and upload a LaunchPlan definition

Body

application/json

Request to register a launch plan. The included LaunchPlanSpec may have a complete or incomplete set of inputs required to launch a workflow execution. By default all launch plans are registered in state INACTIVE. If you wish to set the state to ACTIVE, you must submit a LaunchPlanUpdateRequest, after you have successfully created a launch plan.

Request to register a launch plan. The included LaunchPlanSpec may have a complete or incomplete set of inputs required to launch a workflow execution. By default all launch plans are registered in state INACTIVE. If you wish to set the state to ACTIVE, you must submit a LaunchPlanUpdateRequest, after you have successfully created a launch plan.

id
object

Encapsulation of fields that uniquely identifies a Flyte resource.

spec
object

User-provided launch plan definition and configuration values.

Response

A successful response.

Purposefully empty, may be populated in the future.

Last modified on August 19, 2026