Glossary
Last updated
Last updated
Deletes an existing glossary object.
Successful Response
Deletes documentation of a term. Deletes the documentation attached to a term.
Successful Response
Attaches documentation to a term. If an existing documentation is already attached to a term, it will be replaced.
Successful Response
Search glossary objects. If name is specified will return all glossary objects with that name. is_fuzzy flag turns on fuzzy searching that allows non-exact matching. max_results limit is 100.
Successful Response
Get a glossary object by ID and AssetType
Successful Response
List glossary objects. If parent_id and parent_type is specified, will return all glossary objects under the parent Glossary object. If type is defined, will return all glossary objects of that type only. page_size limit is 100.
Successful Response
Modifies an existing glossary object.
Successful Response
Creates a glossary object and return the ID of the newly created object
Successful Response