cURL
Glossaries
Create a term base
Create a new term base (previously: glossary).
POST
cURL
Authorizations
Enter your token in the format token TOKEN
Headers
Two-Factor-Authentication token (optional)
Path Parameters
Account ID
Body
application/json
Name of the glossary
Example:
"My glossary"
List of project ids the glossary should be assigned to.
Example:
"abcd1234abcd1234abcd1234,abcd1234abcd1234abcd1235"
List of space ids the glossary should be assigned to.
Example:
[
"abcd1234abcd1234abcd1234",
"abcd1234abcd1234abcd1235"
]