Skip to main content
POST
Edit Brand Perception Attribute Clusters

Authorizations

X-API-Key
string
header
required

Body

project_id
string

Required if using a company api key

Example:

"or_f45b94ba-5e35-4982-93ed-285e72ee14eb"

renames
object[]

Clusters to relabel.

Maximum array length: 50
delete_cluster_ids
string[]

Clusters to remove. A cluster must hold no attributes when it is deleted — move them out in the same call.

Maximum array length: 50
Example:
reassignments
object[]

Attributes to move into a different cluster.

Maximum array length: 200

Response

200 - application/json

Success — every edit in the call was applied. Counts echo what was requested.

Success — every edit in the call was applied. Counts echo what was requested.

renamed_count
number
required
Example:

1

deleted_count
number
required
Example:

1

reassigned_count
number
required
Example:

3