POST
/
api
/
trpc
/
agent.update

Update Agent

Update an existing AI agent’s configuration.

Headers

IRIS_ACCESS_TOKEN
string
required

Your Iris API access token

Body

0
object
required

Response

id
string

Unique identifier for the agent

name
string

The updated name of the agent

provider
string

The AI provider being used

modelType
string

The type of model being used

configuration
object
capabilities
array

List of enabled agent capabilities

createdAt
date

Timestamp of when the agent was created

updatedAt
date

Timestamp of when the agent was last updated