---
title: "POST client.rateLimit.reset"
method: POST
path: "client.rateLimit.reset"
---

# POST client.rateLimit.reset

`POST client.rateLimit.reset` (webhook)

Called when your client's rate limit quota is reset, allowing additional requests to Codat's API.

## Payload

- ClientRateLimitWebhook
  - `id` string, uuid — Unique identifier of the event.
  - `eventType` string — The type of event.
  - `generatedDate` Created — unresolved $ref
  - `payload` ClientRateLimitWebhookPayload — 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)
