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

# POST /notification.receiveNotification

`POST /notification.receiveNotification`

## Request body

- object
  - `Message` string, required
  - `ServerType` 'Dokploy' | 'Remote'
  - `Threshold` number, required
  - `Timestamp` string, required
  - `Token` string, required
  - `Type` 'Memory' | 'CPU', required
  - `Value` number, 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)
