---
title: "POST /notification.updateTelegram"
method: POST
path: "/notification.updateTelegram"
tags: ["notification"]
---

# POST /notification.updateTelegram

`POST /notification.updateTelegram`

## Request body

- object
  - `appBuildError` boolean
  - `appDeploy` boolean
  - `botToken` string
  - `chatId` string
  - `databaseBackup` boolean
  - `dockerCleanup` boolean
  - `dokployRestart` boolean
  - `messageThreadId` string
  - `name` string
  - `notificationId` string, required
  - `organizationId` string
  - `serverThreshold` boolean
  - `telegramId` string, required

## Response `200`

Successful response

## Other responses

- `default` — Error response

---

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