---
title: "Push notification events into nodes."
method: POST
path: "/notify"
tags: ["Notification"]
---

# Push notification events into nodes.

`POST /notify`

This pushes events to the other nodes.

## Headers

- `X-WSO2-KEY-MANAGER` string, required

## Response `200`

Event Received success

- object

## Other responses

- `default` — Unexpected error

## Changes

- **2025-04-03** `eb07388f2892` — 3 info
  - added optional request body
  - added the media type `application/json` for the response with the status `200`
  - added the media type `application/json` for the response with the status `default`
- **2024-01-29** `f2e9e07fd354` — 3 breaking
  - removed the request body
  - removed the media type `application/json` for the response with the status `200`
  - removed the media type `application/json` for the response with the status `default`

[Change history](https://skmtc.dev/wso2/apis/internal-utility-api/changes/notify/post.md)

---

[API](https://skmtc.dev/wso2/apis/internal-utility-api.md) · [All operations](https://skmtc.dev/wso2/apis/internal-utility-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/wso2/internal-utility-api/revisions/0be9aa8493bc/schema)
