Skip to content

Commit 2338b06

Browse files
authored
Update schemas limit (#1878)
* Update limits.md * Update limits.md
1 parent 070d2fa commit 2338b06

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

reference/Lexicon Schemas API/limits.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ title: "Limits"
33
slug: "limits"
44
hidden: false
55
createdAt: "2021-03-22T20:05:44.327Z"
6-
updatedAt: "2021-03-22T20:06:23.772Z"
6+
updatedAt: "2025-05-21T16:27:48.437Z"
77
---
8-
The Schemas API imposes an **8mb body size** limit and the request cannot take longer than **two minutes**. If you are running up against these limits, we suggest breaking your request into smaller batches. Usually these limits are only hit if you are attempting to do a bulk create/update.
8+
The Schemas API has the following limits:
9+
10+
- requests per organization per minute: 5
11+
- events and properties updated per organization per minute: 4000
12+
- total truncations/deletions per request: 3000
13+
14+
If you are running up against these limits, we suggest breaking your request into smaller batches. Usually these limits are only hit if you are attempting to do a bulk create/update.

0 commit comments

Comments
 (0)