v3

latestOpenAPI 3.0.02026-08-081996601.2 MB
Glossaries

Delete glossary entries

Deletes entries from a glossary by term in bulk. The platform rebuilds the glossary index after the delete. Agents use the updated glossary after the rebuild completes.

delete/v2/glossaries/{glossary_key}/entries

Path parameters

glossary_keystring required

A user-provided key that uniquely identifies a glossary.

Example:eng-acronyms

The unique key of the glossary.

Headers

Request-Timeoutinteger

The platform makes a best effort to complete the request in the specified seconds, or it times out.

Request-Timeout-Millisinteger

The platform makes a best effort to complete the request in the specified milliseconds, or it times out.

Request body

termsstring[] required

The terms to remove from the glossary.

Response

The entries are deleted. The index rebuild completes asynchronously.