cURL
curl --request POST \ --url https://api.peec.ai/customer/v1/brands/suggestions/{brand_suggestion_id}/reject \ --header 'X-API-Key: <api-key>'
{}
Reject a brand suggestion by ID, removing it from the project and preventing it from being re-suggested
Brand suggestion rejected successfully