Brand Voice
Delete brand voice
Permanently delete a brand voice.
DELETE
Delete brand voice
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Permanently delete a brand voice.
curl --request DELETE \
--url https://app.mavera.io/api/v1/brand-voices/{id} \
--header 'Authorization: Bearer <token>'{
"id": "<string>",
"deleted": true
}curl --request DELETE \
--url https://app.mavera.io/api/v1/brand-voices/{id} \
--header 'Authorization: Bearer <token>'{
"id": "<string>",
"deleted": true
}