BrandVault Update
Scout Pro ($799/mo)API key requiredbrand_update
Update a section of your brand's ground truth data in BrandVault. Requires a Scout Pro API key.
When to use
When your positioning, pricing, or competitive context changed.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| section_key | stringprimary_taglinecompany_categorytarget_industryvoice_tonecore_entityicpcore_problem_solvedunique_advantagedifferentiationuse_casescore_capabilitiesskuspricingdirect_competitorscompetitive_differentiation | Yes | BrandVault section to update |
| content | string | Yes | New content |
Try this in Claude
Update my tagline to 'The engagement infrastructure for modern associations'Example request
{
"section_key": "primary_tagline",
"content": "The engagement infrastructure for modern associations"
}Example response coming soon.
Updates the live BrandVault that AI agents and crawlers reference.
