Skip to main content

Set a default brand voice

Log in to add to favourites

Page last updated 12 June 2026

Endpoint to set a default Brand Voice for a project. This then becomes the default Brand Voice used when requesting content from an AI agent. Other Brand Voices can still be used for content if the ContentType has an alternative Brand Voice set.
PUTapi/management/projects/{projectId}/ai/brandVoices/default/{brandVoiceId}

Parameters

NameParameter typeTypeDescription
projectId(required)pathstringThe project identifier found in the project overview screen of the management console.
brandVoiceId(required)pathstringThe brand voice string Id

Responses

HTTP status codeReasonModel
204Success
404Project not foundError
500Internal server errorError

Examples

HTTP
PUT: /api/management/projects/website/ai/brandVoice/default/brand-voice-id

Remarks

A Brand Voice must be published to be set as default for a project.

If a default Brand Voice already exists then setting a new one overrides the previously set one.

Still need help?

If you still need help after reading this article, don't hesitate to reach out to the Contensis community on Slack or raise a support ticket to get help from our team.
New support request