E01006 — RouteNotFound
No route matches this path.
- HTTP status: 404
- Type: not_found_error
- Name: RouteNotFound
What to do
Check the method and the path against the API reference. Every path is version-prefixed, so the resource you want sits under /v1/.
Operations that resolve this:
Related
- Regions: matching keys, hosts, and data location
- E01xxx — Infrastructure: every code in this range
- Errors: the full wire contract, status mapping, and error catalog
- Error handling: branching on type and code, validation details, and vendor_code