Knowledge Graph

Create Knowledge Graph Snapshot

post/knowledge_graph/snapshots

Request body

$schemastring uri

A URL to the JSON Schema for this object.

Example request

{
  "$schema": "/v1/schemas/CreateKnowledgeGraphSnapshotRequestBody.json"
}

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

Example response

{
  "$schema": "/v1/schemas/CreateKnowledgeGraphSnapshotResponseBody.json"
}

Changes