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

Parameter 'x-tw-jose-encryption-kid' added to POST /v1/auth/jose/playground/jwsjwe

Affected surface
POST /v1/auth/jose/playground/jwsjwe
Affected field
x-tw-jose-encryption-kid@header

What changed

Parameter 'x-tw-jose-encryption-kid' added to POST /v1/auth/jose/playground/jwsjwe Affected surface: POST /v1/auth/jose/playground/jwsjwe. 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": "POST /v1/auth/jose/playground/jwsjwe"
}

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.