From d63fa7a74e68f237b54aad10abb8686812e73a0b Mon Sep 17 00:00:00 2001 From: Steffi Choi Date: Tue, 19 Apr 2022 16:26:16 -0400 Subject: [PATCH] removing rate limiting from compliance api --- source/includes/data_compliance_api.md.erb | 3 --- 1 file changed, 3 deletions(-) diff --git a/source/includes/data_compliance_api.md.erb b/source/includes/data_compliance_api.md.erb index 48d5f1c5d17..bf78a8b5cb8 100644 --- a/source/includes/data_compliance_api.md.erb +++ b/source/includes/data_compliance_api.md.erb @@ -62,9 +62,6 @@ Where `` is replaced with your bot handle. |email|Email of the client whose data will be deleted from Ada's systems.|String|example@example.com| -### 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| |--- |--- |