Skip to content

Commit f0a6b38

Browse files
myronkaifungMyron Fung
andauthored
update import limit (#1851)
Co-authored-by: Myron Fung <[email protected]>
1 parent 9cbb6a0 commit f0a6b38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/Ingestion API/events/import-events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Use this API to send batches of events from your servers to Mixpanel.
1010

1111
## Request Format
1212

13-
Each request ingests a batch of events into Mixpanel. We accept up to 2000 events and 2MB uncompressed per request. Events are part of the request body.
13+
Each request ingests a batch of events into Mixpanel. We accept up to 2000 events and 10MB uncompressed per request. Events are part of the request body.
1414

1515
We support Content-Type `application/json` or `application/x-ndjson`:
1616

0 commit comments

Comments
 (0)