---
title: "POST /dato/webhook/DatoWebhookInfos"
method: POST
path: "/dato/webhook/DatoWebhookInfos"
tags: ["DatoWebhook"]
---

# POST /dato/webhook/DatoWebhookInfos

`POST /dato/webhook/DatoWebhookInfos`

## Request body

- DatoWebhookPayload
  - `event_type` string
  - `entity_type` string
  - `entity` DatoWebhookEntity
    - `id` string
    - `attributes` DatoWebhookAttributes
      - `titre` string
    - `relationships` DatoWebhookRelationships
      - `item_type` DatoWebhookItemType
        - `data` DatoWebhookItemTypeData
          - `id` string
          - `type` string
      - `creator` DatoWebhookCreator
        - `data` DatoWebhookCreatorData
          - `id` string
          - `type` string
  - `related_entities` DatoWebhookRelatedEntity[]
    - `id` string
    - `type` string
    - `attributes` DatoWebhookRelatedEntitiesAttributes
      - `name` string

## Response `200`

OK

- object

---

[API](https://skmtc.dev/wep/apis/wepng-api.md) · [All operations](https://skmtc.dev/wep/apis/wepng-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/wep/wepng-api/revisions/45d83bcf92ff/schema)
