Update an agent’s card and metadata (optimistic concurrency via ETag).
Documentation Index
Fetch the complete documentation index at: https://docs.emergence.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
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.
PUBLIC, TENANT_ONLY, PRIVATE Successful Response
Full single-resource response.
Deprecated: use created_by instead. Will be removed in a future release.