Skip to main content

Deprecations

This page lists all deprecations related to Glean's public APIs. Each deprecation includes the date it was introduced, the removal date after which the property will no longer be available, and guidance on what to use instead. See API Evolution & Deprecations for details on how our deprecation process works.

Removal date: 2026-10-15

POST/api/index/v1/indexemployee
Client API
location

Field is deprecated

POST/rest/api/v1/chat
Client API
citations

Use inline citations via ChatMessageFragment.citation and ChatMessageCitation.referenceRanges instead. This field is still populated for backward compatibility.

POST/rest/api/v1/createannouncement
Client API
isNegated

Use relationType instead

documents

Field is deprecated

boardId

Answer Boards no longer supported

reactions

Use reacts instead

role

Use permissions instead

GET/rest/api/v1/governance/data/policies/{id}
Client API
sensitiveInfoTypes

Use sensitiveContentOptions instead

likelihoodThreshold

Field is deprecated

urlGreenlist

Field is deprecated

datasources

Use datasourceInstances instead

externalSharingOptions

Use broadSharingOptions instead

enabled

Field is deprecated

anyoneWithLinkEnabled

Field is deprecated

sensitiveInfoTypes

Use customSensitiveExpressions instead

sensitiveTerms

Use customSensitiveExpressions instead

sensitiveRegexes

Use customSensitiveExpressions instead

POST/rest/api/v1/listanswers
Client API
POST /rest/api/v1/listanswers

Answer boards have been removed and this endpoint no longer serves a purpose