post
https://app.customgpt.ai/api/v1/projects/
Purpose
Update an agent (formerly known as project) with specific details based on its unique projectId. This endpoint allows you to modify and revise the information associated with a particular agent
Here is an example to a update a specific object: API SDK.
At a high level, this is the canonical way to work with agents (your deployed CustomGPT assistants) via the CustomGPT API.
When to use
- When you need to update a certain agent as part of your backend or automation workflows.
- Whenever your admin tooling needs to show, rename, or delete a single agent selected by the user.
