Deactivate a BRE rule
DELETE/v1/admin/clients/:slug/bre-rules/:ruleKey
Sets the rule's status to INACTIVE (soft delete).
Inactive rules cannot be evaluated.
Request
Responses
- 200
- 400
- 401
- 404
- 422
- 500
- 503
Rule deactivated successfully
Schema validation failed (GEN000000)
Missing or invalid authentication token (GEN001002) or Role unauthorized (GEN001006) or Tenant context could not be resolved (AUT001001)
Rule not found (BRE004001) or client slug not found (ADM004009)
Capability not configured for this tenant (CRT022003)
Internal server error (GEN100000) or Service error (GEN100001)
All connector targets are currently unhealthy (CRT103001)