Change Updates

Do not miss any brease API changes, ever again

Subscribe to the brease API changelog to be up to date on recent changes.

RSS

Aug 13, 2025

main
0.1
Compare

API structure has changed

Next change
7 structure changes including:
1 Addition
6 Modifications
Modified 6
GET /v1/{contextId}/rules
  • Response
  • 200 response Modified
    • application/json content type Modified
      • rules property Modified
        • actions property Modified
GET /v1/{contextId}/rules/{ruleId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • actions property Modified
        • id property Added
GET /v1/{contextId}/rules/{ruleId}/versions
  • Response
  • 200 response Modified
    • application/json content type Modified
      • rules property Modified
        • actions property Modified
PATCH /v1/{contextId}/rules/add
  • Body
  • application/json content type Modified
    • actions property Modified
      • id property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • actions property Modified
        • id property Added
POST /v1/{contextId}/evaluate
  • Body
  • application/json content type Modified
    • overrideRules property Modified
      • actions property Modified
        • id property Added
POST /v1/{contextId}/rules
  • Body
  • application/json content type Modified
    • actions property Modified
      • id property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • actions property Modified
        • id property Added
Added 1
POST /v1/auth/updateCredit