Skip to main content
POST
Create Brand Perception Attribute Clusters

Authorizations

X-API-Key
string
header
required

Body

names
string[]
required

Attributes to add. Each must be unique within the project, case-insensitively; a name that already exists is skipped rather than rejected. A project holds at most 10 custom attributes.

Required array length: 1 - 10 elements
Required string length: 1 - 120
Example:
project_id
string

Required if using a company api key

Example:

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

Response

Success. Every name is either in created or in skipped.

Success. Every name is either in created or in skipped.

created
object[]
required

The attributes added by this call.

skipped
object[]
required

Names that were not added, with the reason.