---
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` 1 — unresolved $ref
  - `payload` ClientRateLimitWebhookPayload — unresolved $ref

## Acknowledgement `200`

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

---

[API](https://skmtc.net/codatio/apis/sync-for-expenses-v1.md) · [All operations](https://skmtc.net/codatio/apis/sync-for-expenses-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/codatio/sync-for-expenses-v1/revisions/3a810b6f9c66/schema)
