Skip to main content
PATCH
Update a workspace project.

Authorizations

X-API-Key
string
header
required

Company API key - scoped to a specific company. Generate from the Integrations page in your dashboard.

Path Parameters

project_id
string
required

Body

application/json

Project update parameters

Request body for updating a project

companyId
string
required

Company ID

description
string

Project description

instructions
string

Custom AI instructions

name
string

Project name

settings
object

Additional project settings

sharing
string

Sharing mode: 'Private' or 'Shared'

Response

Updated project

Project object

companyId
string

Company ID

created
number

Creation timestamp

description
string

Project description

id
string

Project ID

instructions
string

Custom AI instructions

name
string

Project name

settings
object

Additional project settings

sharing
string

Sharing mode: 'Private' or 'Shared'

uid
string

Owner user ID

updated
number

Last update timestamp