---
title: "Delete TG bot commands"
method: DELETE
path: "/v1/accounts/{accountId}/telegram-commands"
tags: ["Account Settings"]
---

# Delete TG bot commands

`DELETE /v1/accounts/{accountId}/telegram-commands`

Clears all bot commands configured for a Telegram bot account.

## Path parameters

- `accountId` string, required

## Response `200`

Commands deleted

## Other responses

- `400` — Invalid request
- `401` — Unauthorized

---

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