v1

latestOpenAPI 3.1.02026-08-06387578.8 KB
brandTerms

Create Term

Create terms that should be matched in the text. The term types are:

  • preferred: this is the preferred term for the associated term set
  • prohibited: this term should not be used to talk about the term set
post/brand-terms/term-sets/{term_set_id}/terms

Path parameters

term_set_idstring uuid required

UUID of the term set

Headers

Authorizationstring required

Bearer authentication

Request body

termstring required
type'preferred' | 'prohibited' required
case_sensitiveboolean

Response

Successful Response

idstring uuid required
termstring required
type'preferred' | 'prohibited' required
case_sensitiveboolean
created_atstring date-time required
updated_atstring date-time required
created_bystring nullable
updated_bystring nullable