---
title: "Create Agent"
method: POST
path: "/v3/agents"
tags: ["Agents"]
---

# Create Agent

`POST /v3/agents`

## Request body

- CreateAgentDto
  - `_id` string, required
  - `flow` object — Fluxo do agente com acoes sequenciais

## Response `201`

---

[API](https://skmtc.net/kinbox/apis/kinbox-api.md) · [All operations](https://skmtc.net/kinbox/apis/kinbox-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kinbox/kinbox-api/versions/c8469f0ba490/schema)
