Skip to main content
POST
/
api
/
agent
/
notificationWebhook
Notification webhook
curl --request POST \
  --url http://localhost:3000/api/agent/notificationWebhook \
  --header 'Content-Type: application/json' \
  --data '{}'

Body

application/json

Notification payload (varies by source)

Response

200

Notification processed