Delete a brand voice
Log in to add to favouritesPage last updated 12 June 2026
Endpoint for deleting a Brand Voice.
DELETEapi/management/projects/{projectId}/ai/brandvoices/{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/brand-voice-idRemarks
You must be part of the System Administrators group or be part of the Brand Voice Delete role.