knowledge

Post Entity Override

Hide/unhide or rename a knowledge entity for a campaign.

Overrides live in Postgres and are applied when the ontology is served, so curation survives every re-indexing of the graph. A row exists only while it changes something — clearing both facets removes it.

post/v1/knowledge/entity-overrides

Headers

X-API-Keystring nullable

Request body

workspace_idstring uuid required
interview_idstring uuid required
entity_keystring required
hiddenboolean nullable
labelstring nullable

Response

Successful Response

object required

Changes

No recorded changes to this endpoint across all 1 revision of this API.