Skip to main content
PUT
Update agent

Authorizations

Authorization
string
header
required

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

Path Parameters

agentId
string<uuid>
required

Agent ID

Body

application/json
agentId
string<uuid>
required
workspaceId
string<uuid>
required
name
string
Required string length: 1 - 100
config
object
commitMessage
string
Maximum string length: 200
commitDescription
string
Maximum string length: 5000

Response

Agent updated

success
enum<boolean>
required
Available options:
true
data
object
required