cURL
curl --request POST \ --url https://api.engagefabric.com/admin/rate-limits/projects/{projectId}/reset \ --header 'Content-Type: application/json' \ --data ' { "reason": "<string>" } '
Clears current rate limit counters for the specified scope
Documentation IndexFetch the complete documentation index at: https://docs.engagefabric.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.engagefabric.com/llms.txt
Use this file to discover all available pages before exploring further.
Project ID
Scope to reset
all
api
events
ip
Reason for reset
Rate limits reset successfully