Update Glossary
Updates an existing glossary in Amberscript.
PUT
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
Glossary to update.
stringrequired
Name of the glossary.
array of string
Optional array of people, places, or organization names.
array of object
Optional array of glossary items with `name` and `description`.