Create Glossary
Creates a new glossary in Amberscript.
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
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`.