Projects
List, create, and update chatbot projects.
Each chatbot you build on YourGPT is a project. Use these endpoints to manage projects in your organization — list what you have access to, spin up new ones, or update settings.
Requires project_uid for update operations. You can get this from the List Projects endpoint or your dashboard under Project Settings.
List Projects
Retrieve all projects your token has access to.
Create Project
Create a new chatbot project.
Update Project
Change project name or retention settings.
Permissions
| Endpoint | Required role |
|---|---|
| List Projects | Any valid token |
| Create Project | Owner |
| Update Project | Owner or Editor |