Update a BRE rule
PUT/v1/admin/clients/:slug/bre-rules/:ruleKey
Updates a rule's JDM definition and metadata. The version field is automatically incremented.
Request
Responses
- 200
- 400
- 401
- 404
- 422
- 500
- 503
Rule updated successfully
Schema validation failed (GEN000000) or invalid JDM structure (BRE000001)
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)