---
title: "POST Dataset data changed"
method: POST
path: "Dataset data changed"
---

# POST Dataset data changed

`POST Dataset data changed` (webhook)

Triggered when a dataset synchronization has completed and this has resulted in updates within Codat's data cache - this could be through the creation of new records or a change to existing records.

## Payload

- DatasetDataChangedWebhook — Webhook request body to notify that a data synchronization has completed.
  - `ClientId` string, uuid — Unique identifier for your client in Codat.
  - `ClientName` ClientName — unresolved $ref
  - `CompanyId` Schema — unresolved $ref
  - `DataConnectionId` Schema — unresolved $ref
  - `RuleId` RuleId — unresolved $ref
  - `RuleType` RuleType — unresolved $ref
  - `AlertId` AlertId — unresolved $ref
  - `Message` Message — unresolved $ref
  - `Data` object
    - `dataType` DataType — unresolved $ref
    - `datasetId` Schema — unresolved $ref

## Acknowledgement `200`

Return a 200 status to indicate that the webhook was received successfully.

---

[API](https://skmtc.dev/codatio/apis/platform-api.md) · [All operations](https://skmtc.dev/codatio/apis/platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/codatio/platform-api/revisions/6855b19c4a65/schema)
