admin
glossary

Create Glossary Term

post/v1/admin/glossary/terms

Request body

namestring required
english_namestring nullable
abbreviationstring nullable
aliasesstring[]
slugstring required
h1_overridestring nullable
short_definitionstring
content_markdownstring
meta_title_overridestring nullable
meta_description_overridestring nullable
category_idsstring[]
related_term_idsstring[]

Response

Successful Response

idstring required
namestring required
english_namestring nullable
abbreviationstring nullable
aliasesstring[]
slugstring required
short_definitionstring required
category_idsstring[]
status'draft' | 'published' | 'archived' required
published_atstring date-time nullable
updated_atstring date-time nullable
h1_overridestring nullable
effective_h1string required
content_markdownstring required
meta_title_overridestring nullable
effective_meta_titlestring required
meta_description_overridestring nullable
effective_meta_descriptionstring required
related_term_idsstring[] required
created_atstring date-time nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.