Deprecation - Data Qualities API endpoints
Three endpoints in the Data Qualities API are now deprecated:
POST /api/v1/data-qualities/{qualityComputationId}/run-computationGET /api/v1/data-qualities/{qualityComputationId}GET /api/v1/data-qualities/{qualityComputationId}/global-results
The endpoints will be removed on or after December 31, 2026.
Deprecated responses now include the following HTTP response headers to help you identify affected calls and plan migrations:
Deprecation: true: signals that the endpoint is deprecatedSunset: the date on or after which the endpoint is removedLink: a reference to replacement documentation
Review your integrations that call these endpoints and update them before the date
indicated in the Sunset response header (December 31, 2026).
For full API reference details, see the Data Qualities API reference.