400
ratelimit.tenant_requiredratelimitA tenant_id path segment is required
Returned by the implementation; no specification rule declares it yet.
The platform surface acts on a tenant through the path, and this operation was called without one.
Why the API refuses
a tenant_id path segment is required
What to do
Call it as /tenants/{tenant_id}/….