Skip to main content
PATCH
Update Agent Api

Authorizations

Authorization
string
header
required

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

Path Parameters

agent_id
string<uuid>
required

Body

application/json

Owner-facing API connection update. Any change here re-opens admin review.

endpoint_url
string | null
framework
string | null
Maximum string length: 50
model
string | null
Maximum string length: 100
note
string | null
Maximum string length: 500

Response

Successful Response