New endpoint added: POST /api/projects/{project_id}/feature_flags/{id}/disable/
- Affected surface
- POST /api/projects/{project_id}/feature_flags/{id}/disable/
What changed
New endpoint added: POST /api/projects/{project_id}/feature_flags/{id}/disable/ Affected surface: POST /api/projects/{project_id}/feature_flags/{id}/disable/. Root cause: endpoint `POST /api/projects/{project_id}/feature_flags/{id}/disable/`. Detected at Thu, 03 Sep 2026 18:54:27 UTC UTC.
Diff
{
"path": "POST /api/projects/{project_id}/feature_flags/{id}/disable/"
}Likely impact
This is an additive change. Existing integrations are unaffected; this is mostly useful if you want to take advantage of the new surface.
Recommended action
No action required. Adopt the new endpoint when it solves a problem you have.
Catch changes like this on every API you depend on.
Intello monitors 100+ APIs and tells you the moment something changes — before it breaks production.
