Skip to main content
POST
Create analysis clusters

Authorizations

Authorization
string
header
required

Path Parameters

id
string<uuid>
required

A UUID string identifying this analysis.

organization_id
string<uuid>
required

A UUID string identifying the organization.

workspace_id
string<uuid>
required

A UUID string identifying the workspace.

Query Parameters

cluster_group
enum<string>

A string representing the group of clusters to create.

Available options:
all_cons,
all_pros
cluster_number
integer

A number between 5 and 8, both included, representing the number of clusters to create.

Required range: 5 <= x <= 8

Response

200

Pros and cons clustering creation successfully launched.