admin
glossary
Update Glossary Term
patch/v1/admin/glossary/terms/{term_id}
Path parameters
term_idstring required
Request body
namestring nullable
english_namestring nullable
abbreviationstring nullable
aliasesstring[] nullable
slugstring nullable
h1_overridestring nullable
short_definitionstring nullable
content_markdownstring nullable
meta_title_overridestring nullable
meta_description_overridestring nullable
category_idsstring[] nullable
related_term_idsstring[] nullable
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