Skip to content
This repository was archived by the owner on Apr 23, 2024. It is now read-only.

removing rate limiting from compliance api #66

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions source/includes/data_compliance_api.md.erb
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,6 @@ Where `<BOT_HANDLE>` is replaced with your bot handle.
|email|Email of the client whose data will be deleted from Ada's systems.|String|[email protected]|


### Rate Limiting
You have a deletion request quota of 100 requests per month. Sending more than 100 deletion requests in a calendar month will result in a 429 status code and the inability to send additional requests for that month. Your quota is reset at the beginning of each month.

### Status Codes Meanings
|Code|Meaning|
|--- |--- |
Expand Down