v51

OpenAPI 3.1.0raw.githubusercontent.com2026-08-01228315499.3 KB
perspectives

Updates the Cluster's name and description.

patch/perspectives/cluster/{cluster_id}/details

Path parameters

cluster_idinteger required

Request body

namestring nullable

New name of the cluster

descriptionstring nullable

New description of the cluster

Response

Successful Response

idinteger required

ID of the cluster

aspect_idinteger required

ID of the aspect this cluster belongs to

parent_cluster_idinteger nullable required

ID of the parent cluster, if any

is_outlierboolean required

Whether the cluster is an outlier

namestring required

Name of the cluster

descriptionstring required

Description of the cluster

levelinteger required

Hierarchical level of the cluster

xnumber required

X coordinate for visualization

ynumber required

Y coordinate for visualization

top_wordsstring[] nullable required

Top words associated with the cluster

top_word_scoresnumber[] nullable required

Scores of the top words

top_docsinteger[] nullable required

IDs of top documents for the cluster