Skip to main content
PATCH
Update a triple’s confidence. Required scope: write

Request body

UpdateTripleRequest
boolean
If true, clear the validity interval on this triple.
number (float)
New confidence score
string
required
Object entity ID (to identify the triple)
string
required
Predicate name (to identify the triple)
string
required
Subject entity ID (to identify the triple)
string
Optional RFC3339 start of validity interval.
string
Optional RFC3339 end of validity interval.

Response

TripleResponse
number (float)
required
string
required
string
required
string
required
string
required
string
required
string
string

Status codes