cURL
curl --request DELETE \ --url https://api.peec.ai/customer/v1/brands/{brand_id} \ --header 'X-API-Key: <api-key>'
{}
Soft-delete a brand within a project. Deletion is blocked (409 Conflict) while a metric recalculation is in progress.
Brand deleted successfully