---
title: "POST Client rate limit reached"
method: POST
path: "Client rate limit reached"
deprecated: true
---

# POST Client rate limit reached

`POST Client rate limit reached` (webhook)

> **Deprecated.**

Called when your client’s requests to Codat's API exceed the allocated quota. 

**Note: This event type is deprecated. Developers should now use the `client.rateLimit.reached` event for handling rate limit notifications.**

## Payload

- ClientRateLimitReachedWebhook — Webhook request body for a client that has reached their rate limit.
  - `ClientId` ClientId — unresolved $ref
  - `ClientName` ClientName — unresolved $ref
  - `RuleId` RuleId — unresolved $ref
  - `RuleType` RuleType — unresolved $ref
  - `AlertId` AlertId — unresolved $ref
  - `Message` Message — unresolved $ref
  - `Data` ClientRateLimitReachedWebhookData — unresolved $ref

## Acknowledgement `200`

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

---

[API](https://skmtc.dev/codatio/apis/sync-for-payroll.md) · [All operations](https://skmtc.dev/codatio/apis/sync-for-payroll/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/codatio/sync-for-payroll/revisions/aa198f328aac/schema)
