curl --request POST \
--url https://app.octavehq.com/api/v2/brand-voice/create \
--header 'Content-Type: application/json' \
--header 'api_key: <api-key>' \
--data @- <<EOF
{
"title": "Enterprise Brand Voice",
"description": "Professional and authoritative tone for enterprise audiences",
"personality": {
"coreTraits": [
"Professional",
"Authoritative",
"Empathetic"
],
"guidingPrinciples": [
"Clarity over cleverness",
"Lead with value"
]
},
"tonality": {
"soundLike": [
"Confident expert",
"Trusted advisor"
],
"neverSoundLike": [
"Pushy salesperson",
"Corporate jargon"
]
},
"vocabulary": {
"keyCompanyTerms": [
"Octave",
"knowledge graph",
"GTM intelligence"
],
"keySubstitutions": [
"Say 'revenue team' not 'sales team'"
]
},
"writingRules": {
"languageRules": [
"Use active voice",
"Avoid passive constructions"
],
"formattingFundamentals": [
"Short paragraphs",
"Bullet points for lists"
]
},
"audienceConsiderations": {
"qualitiesAndCharacteristics": [
"Technical decision makers",
"Data-driven professionals"
],
"aspirationsAndBoundaries": [
"Want actionable insights",
"No fluff or filler"
]
},
"essence": "Clear, concise, and confident"
}
EOF{
"_metadata": {
"requestId": "requestId",
"timestamp": "2021-01-01T00:00:00.000Z",
"usage": 0,
"message": "message"
},
"data": {
"oId": "<string>",
"createdAt": "<string>",
"updatedAt": "<string>",
"name": "<string>",
"deletedAt": "<string>",
"data": {
"title": "Enterprise Brand Voice",
"description": "Professional and authoritative tone for enterprise audiences",
"personality": {
"coreTraits": [
"Professional",
"Authoritative",
"Empathetic"
],
"guidingPrinciples": [
"Clarity over cleverness",
"Lead with value"
]
},
"tonality": {
"soundLike": [
"Confident expert",
"Trusted advisor"
],
"neverSoundLike": [
"Pushy salesperson",
"Corporate jargon"
]
},
"vocabulary": {
"keyCompanyTerms": [
"Octave",
"knowledge graph",
"GTM intelligence"
],
"keySubstitutions": [
"Say 'revenue team' not 'sales team'"
]
},
"writingRules": {
"languageRules": [
"Use active voice",
"Avoid passive constructions"
],
"formattingFundamentals": [
"Short paragraphs",
"Bullet points for lists"
]
},
"audienceConsiderations": {
"qualitiesAndCharacteristics": [
"Technical decision makers",
"Data-driven professionals"
],
"aspirationsAndBoundaries": [
"Want actionable insights",
"No fluff or filler"
]
},
"essence": "Clear, concise, and confident",
"customFields": [
{
"title": "<string>",
"value": [
"<string>"
]
}
]
},
"default": false,
"user": {
"oId": "<string>",
"firstName": "<string>",
"lastName": "<string>"
},
"workspace": {
"oId": "<string>"
}
}
}Create Brand Voice
Create a new brand voice from explicit/literal data (use generate endpoint for AI-powered creation from sources)
curl --request POST \
--url https://app.octavehq.com/api/v2/brand-voice/create \
--header 'Content-Type: application/json' \
--header 'api_key: <api-key>' \
--data @- <<EOF
{
"title": "Enterprise Brand Voice",
"description": "Professional and authoritative tone for enterprise audiences",
"personality": {
"coreTraits": [
"Professional",
"Authoritative",
"Empathetic"
],
"guidingPrinciples": [
"Clarity over cleverness",
"Lead with value"
]
},
"tonality": {
"soundLike": [
"Confident expert",
"Trusted advisor"
],
"neverSoundLike": [
"Pushy salesperson",
"Corporate jargon"
]
},
"vocabulary": {
"keyCompanyTerms": [
"Octave",
"knowledge graph",
"GTM intelligence"
],
"keySubstitutions": [
"Say 'revenue team' not 'sales team'"
]
},
"writingRules": {
"languageRules": [
"Use active voice",
"Avoid passive constructions"
],
"formattingFundamentals": [
"Short paragraphs",
"Bullet points for lists"
]
},
"audienceConsiderations": {
"qualitiesAndCharacteristics": [
"Technical decision makers",
"Data-driven professionals"
],
"aspirationsAndBoundaries": [
"Want actionable insights",
"No fluff or filler"
]
},
"essence": "Clear, concise, and confident"
}
EOF{
"_metadata": {
"requestId": "requestId",
"timestamp": "2021-01-01T00:00:00.000Z",
"usage": 0,
"message": "message"
},
"data": {
"oId": "<string>",
"createdAt": "<string>",
"updatedAt": "<string>",
"name": "<string>",
"deletedAt": "<string>",
"data": {
"title": "Enterprise Brand Voice",
"description": "Professional and authoritative tone for enterprise audiences",
"personality": {
"coreTraits": [
"Professional",
"Authoritative",
"Empathetic"
],
"guidingPrinciples": [
"Clarity over cleverness",
"Lead with value"
]
},
"tonality": {
"soundLike": [
"Confident expert",
"Trusted advisor"
],
"neverSoundLike": [
"Pushy salesperson",
"Corporate jargon"
]
},
"vocabulary": {
"keyCompanyTerms": [
"Octave",
"knowledge graph",
"GTM intelligence"
],
"keySubstitutions": [
"Say 'revenue team' not 'sales team'"
]
},
"writingRules": {
"languageRules": [
"Use active voice",
"Avoid passive constructions"
],
"formattingFundamentals": [
"Short paragraphs",
"Bullet points for lists"
]
},
"audienceConsiderations": {
"qualitiesAndCharacteristics": [
"Technical decision makers",
"Data-driven professionals"
],
"aspirationsAndBoundaries": [
"Want actionable insights",
"No fluff or filler"
]
},
"essence": "Clear, concise, and confident",
"customFields": [
{
"title": "<string>",
"value": [
"<string>"
]
}
]
},
"default": false,
"user": {
"oId": "<string>",
"firstName": "<string>",
"lastName": "<string>"
},
"workspace": {
"oId": "<string>"
}
}
}Documentation Index
Fetch the complete documentation index at: https://docs.octavehq.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Body
The name/title of the brand voice
"Enterprise Brand Voice"
High-level description of this brand voice
"Professional and authoritative tone for enterprise audiences"
Brand personality definition
Show child attributes
Show child attributes
Brand tonality guidelines
Show child attributes
Show child attributes
Vocabulary preferences and terminology
Show child attributes
Show child attributes
Writing style and formatting rules
Show child attributes
Show child attributes
Target audience considerations
Show child attributes
Show child attributes
The core essence or soul of the brand voice
"Clear, concise, and confident"