Skip to main content

Create or update one

Create or update an entity in the Knowledge Graph.

Query Parameters
  • uri string required

    The entity's URI

  • private boolean required

    Default value: true

    Whether the entity should be hidden from Linked Data and GraphQL

    Example: true
Request Body required
  • string

    A string containing the Structured Data.

Responses

Success

Loading...