Skip to main content
POST
Analyze the knowledge graph structure. Required scope: write

Request body

GraphAnalysisRequest
string
required
Type of analysis: ‘paths’, ‘centrality’, ‘clusters’
string
Optional entity ID to focus on
integer
Maximum results

Response

No response body. Graph analysis result (centrality, clusters, or paths per the requested analysis_type).

Status codes