---
title: "Start chatbot"
method: POST
path: "/api/v1/chatbots/start"
tags: ["Chatbot"]
---

# Start chatbot

`POST /api/v1/chatbots/start`

## Query parameters

- `whatsappNumber` string, required
- `chatbotId` string, required

## Response `200`

Start chatbot success

- string — Result status of starting the chatbot. Returns 'true' when the chatbot is started successfully.

---

[API](https://skmtc.dev/wati/apis/api-documentation-v3.md) · [All operations](https://skmtc.dev/wati/apis/api-documentation-v3/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/wati/api-documentation-v3/revisions/dee16d2c7d41/schema)
