Update Agent
agents
Update Agent
Update an agent’s card and metadata (optimistic concurrency via ETag).
PUT
Update Agent
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
Request body for PUT /assets/agents/{resource_uri}
A2A Agent Card JSON — supports both v0.3 and v1.0 formats.
v0.3 cards have a required top-level url and optional supportedInterfaces.
v1.0 cards have required supportedInterfaces and no top-level url.
The validator ensures at least one transport declaration is present.
Available options:
PUBLIC, TENANT_ONLY, PRIVATE Response
Successful Response
Full single-resource response.
Deprecated: use created_by instead. Will be removed in a future release.

