Skip to main content

Create or update many

Create or update many entities in the Knowledge Graph.

Request Body array required
  • Array [
  • uri string required

    The entity URI.

  • model string required

    A string containing the Structured Data.

  • private boolean required

    Whether the entity should be hidden from Linked Data and GraphQL.

  • ]
Responses

Success


Schema
  • object
Loading...