---
title: "Deploy new agent"
method: POST
path: "/agents/deploy"
tags: ["Agent Management"]
---

# Deploy new agent

`POST /agents/deploy`

## Request body

- AgentDeployment
  - `type` 'QAMAgent' | 'TrainingAgent', required
  - `config` object, required

## Response `201`

Agent deployed successfully

---

[API](https://skmtc.dev/agenticsorg/apis/quantum-agentic-agents-api.md) · [All operations](https://skmtc.dev/agenticsorg/apis/quantum-agentic-agents-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/agenticsorg/quantum-agentic-agents-api/revisions/bc2cffc5fb21/schema)
