v1

latestOpenAPI 3.1.02026-08-04576672.7 KB

Bulk Replace Entries

Replace all entries in the dictionary with the supplied list.

Atomic semantics: upsert every supplied entry by (dictionary_id, word), then delete any existing entries whose word is not in the payload. The cache is invalidated once at the end.

put/v1/dictionaries/{dict_id}/entries

Path parameters

dict_idinteger required

Query parameters

project_idinteger nullable

Request body

Response

Successful Response

upsertedinteger required
deletedinteger required
totalinteger required