Skip to main content
PATCH
Update Starter Project

Authorizations

X-Lightsage-Api-Key
string
header
required

Path Parameters

starter_project_id
string
required

Body

application/json
name
string
repo_url
string
ref
string
subdir
string
install_steps
string[] | null
source_id
string
framework
enum<string>
Available options:
fastify,
nuxt,
express,
spa-js,
angular,
react,
fastapi,
vite,
nextjs,
custom
enabled
boolean

Response

Successful Response

id
string
required
name
string
required
repo_url
string
required
ref
string
required
enabled
boolean
required
source_id
string | null
subdir
string
default:""
install_steps
string[]
framework
enum<string>
default:custom
Available options:
fastify,
nuxt,
express,
spa-js,
angular,
react,
fastapi,
vite,
nextjs,
custom
created_at
string | null
updated_at
string | null