---
title: "POST Push operation status has changed"
method: POST
path: "Push operation status has changed"
deprecated: true
---

# POST Push operation status has changed

`POST Push operation status has changed` (webhook)

> **Deprecated.**

Indicates that a create, update, or delete operation's status has changed.

This event type has been deprecated. Use either the `{dataType}.write.successful` or `{dataType}.write.unsuccessful` instead.

## Payload

- PushOperationStatusChangedWebhook — Webhook request body for a push operation status change.
  - `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` PushOperationStatusChangedWebhookData — 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/b8afb1b75423/schema)
