Skip to main content
PUT
Set Project Profile

Authorizations

X-API-Key
string
header
required

Body

occupation
string
required

The role or perspective the profile speaks from, e.g. 'Founder'.

Minimum string length: 1
industry
string
required

The industry the brand operates in, e.g. 'SaaS'.

Minimum string length: 1
brand_presentation
string[]

Short statements describing how the brand presents itself, e.g. ["Premium eco-friendly cleaning products"].

Minimum array length: 1
Minimum string length: 1
brandPresentation
string[]
deprecated

Deprecated camelCase alias of brand_presentation, e.g. ["Premium eco-friendly cleaning products"].

Minimum array length: 1
Minimum string length: 1
products_and_services
string[]

The products and services the brand offers, e.g. ["CRM software","Analytics dashboard"].

Minimum array length: 1
Minimum string length: 1
productsAndServices
string[]
deprecated

Deprecated camelCase alias of products_and_services, e.g. ["CRM software","Analytics dashboard"].

Minimum array length: 1
Minimum string length: 1
target_markets
object[]

The geographic markets the brand targets, e.g. [{"market_size":"National","location":"United States"}].

Minimum array length: 1
targetMarkets
object[]
deprecated

Deprecated camelCase alias of target_markets, e.g. [{"marketSize":"National","location":"United States"}].

Minimum array length: 1
audience_distribution
object

Percentage split of the audience across buyer types (must sum to 100), e.g. {"simple_recommendation_seeker":40,"informed_shopper":40,"evaluative_researcher":20}.

audienceDistribution
object
deprecated

Deprecated camelCase alias of audience_distribution (must sum to 100), e.g. {"simpleRecommendationSeeker":40,"informedShopper":40,"evaluativeResearcher":20}.

Response

Project profile set successfully

Project profile set successfully