Endpoint removed: POST /sandboxes/sessions/{sessionId}/cmd
- Affected surface
- POST /sandboxes/sessions/{sessionId}/cmd
What changed
Endpoint removed: POST /sandboxes/sessions/{sessionId}/cmd Affected surface: POST /sandboxes/sessions/{sessionId}/cmd. Root cause: endpoint `POST /sandboxes/sessions/{sessionId}/cmd`. Detected at Wed, 27 May 2026 17:19:44 UTC UTC.
Diff
{
"path": "POST /sandboxes/sessions/{sessionId}/cmd"
}Likely impact
Existing integrations relying on this surface will fail or behave incorrectly. Treat this as a release-blocker until the recommended action below is applied.
Recommended action
Migrate any callers off this endpoint before the next deploy. Search your codebase for the surface above and replace with the provider's documented successor.
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.
