Create or update many
Create or update many entities in the Knowledge Graph.
application/json
Request Body array required
- Array [
- ]
uri string required
The entity URI.
model string required
private boolean
Whether the entity should be hidden from Linked Data and GraphQL.
Responses
- 200
- 401
- 404
Success
application/json
Schema
Example (from schema)
Schema
object
{}
Authentication Failure
Not Found
Loading...