Skip to content

Commit

Permalink
Update user-privacy.md to use "project" not app
Browse files Browse the repository at this point in the history
  • Loading branch information
robynnason authored Dec 23, 2024
1 parent e91bc96 commit 3f04145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/collections/api/en/user-privacy.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Using this API doesn't prevent future user tracking for the deleted users. To le

## Limits

The endpoint `/api/2/deletions/users` has a rate limit of 1 HTTP request per second. Each HTTP request can contain up to 100 `amplitude_ids` or `user_ids`. Additionally, there is a limit of 8 requests running in parallel for a given app.
The endpoint `/api/2/deletions/users` has a rate limit of 1 HTTP request per second. Each HTTP request can contain up to 100 `amplitude_ids` or `user_ids`. Additionally, there is a limit of 8 requests running in parallel for a given project.

Make up to 100 deletion requests per second if you batch 100 users in each request.

Expand Down

0 comments on commit 3f04145

Please # to comment.