Skip to main content
POST
Add a user-tier vocabulary entry

Body

application/json
kind
enum<string>
required
Available options:
entity_type,
predicate
name
string
required
Example:

"medication"

description
string
Example:

"a named drug or supplement"

Response

The created (or re-activated) entry.

One row of the vocabulary registry.

id
string<uuid>
kind
enum<string>
Available options:
entity_type,
predicate
name
string
Example:

"medication"

description
string
tier
enum<string>
Available options:
system,
user,
proposed
status
enum<string>
Available options:
active,
disabled,
dismissed
occurrences
integer

How many extraction runs suggested this name (proposals only).

examples
object[]

The saved occurrences behind a proposal (proposals only). Entity-type proposals carry entity; predicate proposals carry from/to/confidence. Approval links these into the graph without re-indexing.