Agent Management

Create a new Agent

Upload a YAML configuration file to create and deploy a new agent. Optionally provide an agent icon (required for AgentStore deployments).

post/v1/agents/create

Response

Successful Response

agent_idstring required

Unique identifier of the created agent.

messagestring required

Human-readable result message.

Changes

Changed in 4 of the 23 revisions of this API.214

  • c9a09aaa623612See the full diff
    • removed the success response with the status

      response-success-status-removed

    • api tag Agent Management added

      api-tag-added

    • added the success response with the status

      response-success-status-added

    This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • request property list-of-types was widened by adding types null to media type multipart/form-data

      request-property-list-of-types-widened

    • added the new required request property

      new-required-request-property

    • removed the request property

      request-property-removed

    • endpoint added

      endpoint-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog