Unset the default brand voice
Log in to add to favouritesPage last updated 12 June 2026
This endpoint is to remove the current default Brand Voice.
DELETEapi/management/projects/{projectId}/ai/brandVoices/default/{brandVoiceId}
Parameters
| Name | Parameter type | Type | Description |
|---|---|---|---|
| projectId(required) | path | string | The project identifier found in the project overview screen of the management console. |
| brandVoiceId(required) | path | string | The brand voice string Id |
Responses
Examples
DELETE: /api/management/projects/website/ai/brandVoice/default/brand-voice-idRemarks
You must be part of the System Administrators group or be part of the Brand Voice Update role.