Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Create, list, get, update, archive, and delete projects
/v1
{ "name": "My First Project", "slug": "my-first-project" }
{ "id": "<uuid>", "name": "My First Project", "slug": "my-first-project", "archived": false, "created_at": "..." }
archived=false
Project[]
{ "name": "New Name", "archived": true }
Was this page helpful?