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

Parameter 'x-tw-jose-encryption-kid' added to GET /v1/auth/jose/playground/jwe

Affected surface
GET /v1/auth/jose/playground/jwe
Affected field
x-tw-jose-encryption-kid@header

What changed

Parameter 'x-tw-jose-encryption-kid' added to GET /v1/auth/jose/playground/jwe Affected surface: GET /v1/auth/jose/playground/jwe. Root cause: parameter `x-tw-jose-encryption-kid@header`. Detected at Thu, 23 Jul 2026 05:10:29 UTC UTC.

Diff

{
  "added_required": [
    "x-tw-jose-encryption-kid"
  ],
  "parameter_in": "header",
  "parameter_name": "x-tw-jose-encryption-kid",
  "path": "GET /v1/auth/jose/playground/jwe"
}

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.

Review the change above against your usage. Most behavioral shifts don't require code changes, but it's worth a quick audit.

Related changes

Other endpoints affected by the same root cause.

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.