Body
The unique name of the agent.
The description of the agent.
The URL of the ACP server for the agent.
The type of ACP to use for the agent.
sync
, agentic
Optional agent ID if the agent already exists and needs to be updated.
Principal used for authorization
The metadata for the agent's registration.
Response
Successful Response
Response model for registering an agent.
The unique identifier of the agent.
The unique name of the agent.
The description of the action.
The type of the ACP Server (Either sync or agentic)
sync
, agentic
The timestamp when the agent was created
The timestamp when the agent was last updated
The status of the action, indicating if it's building, ready, failed, etc.
Pending
, Building
, Ready
, Failed
, Unknown
The reason for the status of the action.
The metadata for the agent's registration.
The timestamp when the agent was last registered
The API key for the agent, if applicable.