Register Agent
agents
Register Agent
Register a new agent from an A2A agent card.
POST
Register Agent
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Body
application/json
Request body for POST /assets/agents
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.

