Create Term Set
Create a new term set. Terms and domains are linked to term sets.
The term set context text will be used to determine whether a term should be flagged in the text and what the term replacement should be.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
context
term_type
context_polarity
terms
domain_ids
Response
Successful Response
id
context
created_at
updated_at
term_type
context_polarity
created_by
updated_by
Errors
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error
500
Internal Server Error