Skip to main content

Publish a brand voice

Log in to add to favourites

Page last updated 12 June 2026

Endpoint for publishing a Brand Voice. This sets the Brand Voice to a new major version on publish.
POSTapi/management/projects/{projectId}/ai/brandvoices/{brandVoiceId}/publish

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
version(required)bodyobjectVersion object for Publish request

Responses

HTTP status codeReasonModel
200OKBrand Voice
401UnauthorizedError
404Project not foundError
404Not FoundError
422Validation error(s)Error
500Internal server errorError

Examples

HTTP
POST: /api/management/projects/website/ai/brandvoice/brand-voice-id/publish
{
    "version": "0.3"
}

Remarks

You must be part of the System Administrators group or be part of the Brand Voice Publish role.

When a Brand Voice is published any previous minor versions will be deleted.

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