Documentation Index
Fetch the complete documentation index at: https://houseofdragon-079a8546.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorization: Bearer <token>
Response (200):
Delete a rate limit rule permanently.
Documentation Index
Fetch the complete documentation index at: https://houseofdragon-079a8546.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
DELETE /rules/rule/{ruleId}
Authorization: Bearer <token>
Response (200):
{
"message": "Rule deleted successfully"
}
RULE_NOT_FOUND error after deletion.