New: MCP server monitoring is live. Start free trial
VercelSchemaBreaking

Parameter ''x-Now-Size'' removed from POST /v2/files

Affected surface
POST /v2/files
Affected field
'x-Now-Size'@header

What changed

Parameter ''x-Now-Size'' removed from POST /v2/files Affected surface: POST /v2/files. Root cause: parameter `'x-Now-Size'@header`. Detected at Tue, 01 Sep 2026 13:06:27 UTC UTC.

Diff

{
  "parameter_in": "header",
  "parameter_name": "'x-Now-Size'",
  "path": "POST /v2/files"
}

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.

Remove the parameter from your callers — passing it now produces an error or is silently ignored depending on the provider.

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.