Update a project
Updates a project’s editable fields. Sections are locked on template-derived projects, and the storage backend kind is immutable (409). Requires project:manage on the project.
Authentication
AuthorizationBearer
WorkOS session JWT or an organization API key, sent as Authorization: Bearer <token>.
Path parameters
id
The project id.
Request
This endpoint expects an object.
name
description
icon
access
sections
storageBackend
Response
The updated project.
project
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error