Skip to main content
POST
Create or update a brand voice.

Authorizations

X-API-Key
string
header
required

Company API key - scoped to a specific company. Generate from the Integrations page in your dashboard.

Body

application/json

Brand voice data

Request body for saving a brand voice

companyId
string
required

Company ID

voice
object
required

Brand voice data object with fields: id (optional for create), name (required), industry, audience, description, brandPersonality (object with traits/tone/character), communicationStyle (object with formality/complexity/style), languageGuidelines (object with vocabulary/phrases/terminology), contentStructure (object with format preferences), visualElements (object with imagery/colors/typography), distinctiveFeatures (object with taglines/motifs), personalBackground (object with bio/career journey), achievements (array of accomplishments), failures (array of lessons learned), editingInstructions

Response

Created brand voice ID

Success response with ID

id
string

Created/updated resource ID

msg
string

Success message