Update a Project
Update a project’s name, description, or custom instructions. Only the fields you supply are changed; omitted fields are left untouched. Pass null for description or custom_instructions to clear them.
Requires write access to the project. Org-scoped keys can update non-access-controlled projects.
Authorizations
API key for authentication. Format: gcai_xxxxxxxxx
Create API keys in the GC AI app under Settings → API.
Path Parameters
The project ID
Body
Response
Updated project
Unique project identifier
Project name
Project description, or null if unset
Custom instructions injected into chats opened in this project
When true, only the creator and explicitly granted users can see the project. When false, any member of the organization can see it.
Caller's access level on this project: admin (creator or explicitly granted admin), write, read, or null if the caller has no recorded grant. null is also returned for org-scoped keys, which carry no user identity.
read, write, admin, null ISO 8601 creation timestamp
ISO 8601 last-update timestamp