Skip to main content
PUT
Create or update the current draft version for an agent

Authorizations

Authorization
string
header
required

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

Path Parameters

agentId
string
required

Body

application/json
persona
string | null
Maximum string length: 16000
model
string | null
Maximum string length: 128
input_schema
object | null
output_schema
object | null
default_scope_grants
object[]
tool_allowlist
string[] | null
Maximum string length: 64

Response

Created or updated draft version.

success
boolean
required
data
object
required