Skip to main content
DELETE
Delete Glossary Items

Description

This endpoint allows you to delete glossary items for a specific language. The items will be removed from the authenticated user’s organization glossary. Resolve language_id using the Get Languages endpoint (GET /v2/languages/) β€” each language includes a language_id field.

Authorizations

X-API-Key
string
header
required

Query Parameters

language_id
integer | null

Body

application/x-www-form-urlencoded
items
string
required

Response

Successful Response