Skip to main content
PATCH
Update brand voice

Authorizations

Authorization
string
header
required

API key prefixed with mvra_live_. Create keys at Settings > Developer > API Keys.

Path Parameters

id
string
required

Brand voice ID

Body

application/json
label
string
Minimum string length: 2
usage_context
string
Minimum string length: 10
voice_summary
string
tone
object
writing_style
object
vocabulary
object
example_phrases
object[]

Response

Brand voice updated

A brand voice profile for content generation

id
string

Unique brand voice identifier

object
enum<string>
Available options:
brand_voice
label
string

Display name for the brand voice

usage_context
string

Description of how this brand voice should be used

status
enum<string>

Current processing status of the brand voice

Available options:
pending,
generating,
completed,
failed
error
string | null

Error message if status is failed

voice_summary
string | null

AI-generated summary of the brand voice

tone
object

Tone guidelines for the brand voice

writing_style
object

Writing style guidelines

vocabulary
object

Vocabulary preferences

example_phrases
object[] | null

Example phrases demonstrating the brand voice

sources
object

Source materials used to generate the brand voice

workspace_id
string
created_at
string<date-time>
updated_at
string<date-time>