---
title: "POST /{webhooks_path}"
method: POST
path: "/{webhooks_path}"
tags: ["Notificaties"]
---

# POST /{webhooks_path}

`POST /{webhooks_path}`

Ontvang notificaties via webhook

## Request body

- Notificatie
  - `kanaal` string, required
  - `hoofdObject` string, uri, required
  - `resource` string, required
  - `resourceUrl` string, uri, required
  - `actie` string, required
  - `aanmaakdatum` string, date-time, required
  - `kenmerken` object

## Response `204`

## Other responses

- `400`
- `401`
- `403`
- `429`
- `500`
- `502`
- `503`

---

[API](https://skmtc.net/vng-realisatie/apis/notifications-webhook-receiver.md) · [All operations](https://skmtc.net/vng-realisatie/apis/notifications-webhook-receiver/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/vng-realisatie/notifications-webhook-receiver/versions/6348828315d5/schema)
