Update agent settings.

Update the agent (formerly known as project) settings for a specific agent. This endpoint allows you to update the configuration and settings associated with the agent. Here is an example to get an agent settings: API SDK.

OpenAPI.json
View
Download

Purpose

Update the agent (formerly known as project) settings for a specific agent. This endpoint allows you to update the configuration and settings associated with the agent.

Here is an example to get an agent settings: API SDK.

At a high level, this is the canonical way to work with agent-level settings and behavior configuration via the CustomGPT API.

When to use

  • When you need to update agent settings as part of your backend or automation workflows.
  • Whenever a user saves changes to branding, persona, language or model options in your own UI, and you need to persist those to CustomGPT.
Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!