Skip to main content
PATCH
Update agent metadata

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

agentId
string
required

Agent ID

Body

application/json
displayName
string
Example:

"Updated Agent Name"

description
string
Example:

"Updated description"

capabilities
string[]
Example:
model
string
Example:

"llama3:70b"

Response

Updated agent record.