TM Rule Rerun – Changed
The Rule Rerun API is now subject to a per-tenant rate limit.
Affected endpoints
- POST
/api/rules/rerun
Details
Each tenant is limited to 1 request per minute. Requests over the limit receive an HTTP 429 response with a Retry-After header.
See API Rate Limits for general details on how Fenergo applies rate limiting.