Skip to main content
PUT
Update a project

Authorizations

Authorization
string
header
required

API key starting with leo_

Path Parameters

id
string<uuid>
required

Project ID

Body

application/json
name
string
client_name
string
client_company_id
string<uuid>
status
enum<string>
Available options:
active,
archived
location
string
description
string
project_variables
object | null

Project-scoped sequence variables shared by all pipeline entries in the project.

Response

Project updated

data
object
Example: