v4
latestSwagger 2.02026-07-13109102258.7 KBGlossary
Update the glossary partially. Some properties such as qualifiedName are not allowed to be updated. So far we only supports partial updating shortDescription, longDescription, language and usage for glossary. Recommend using 'ignoreTermsAndCategories=true' to reduce response body size.
put/atlas/v2/glossary/{glossaryGuid}/partial
Path parameters
glossaryGuidstring required
The globally unique identifier for glossary.
Query parameters
ignoreTermsAndCategoriesboolean
Whether ignore terms and categories
Request body
object required
A map containing keys as attribute names and values as corresponding attribute values.
Response
OK. If glossary partial update was successful.