Skip to Content
DocsDeprecations

Deprecations & removals

One place to check whether something you integrated against has changed. Anything not listed here is current.

WhatStatusSinceUse instead
Age check bands.*.verified response fieldDeprecated alias2026-08-19Read satisfied — same value, honest name (why)
POST /api/auth/tpsso/token, /refresh, /tpsso/authorize (legacy TPSSO OAuth)Removed — 410 Gone2026-08-18/api/auth/oidc/* — see the OIDC guide

Policy: removed endpoints return an explicit error (410 with a pointer, never a silent 404). Deprecated SDK methods keep compiling but stop being documented. Breaking changes land in the changelog first.

Last updated on