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

# POST /notification.updateNtfy

`POST /notification.updateNtfy`

## Request body

- object
  - `accessToken` string
  - `appBuildError` boolean
  - `appDeploy` boolean
  - `databaseBackup` boolean
  - `dockerCleanup` boolean
  - `dokployRestart` boolean
  - `name` string
  - `notificationId` string, required
  - `ntfyId` string, required
  - `organizationId` string
  - `priority` number
  - `serverUrl` string
  - `topic` string

## 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)
