---
title: "Reject Brand Suggestion"
method: POST
path: "/brands/suggestions/{brand_suggestion_id}/reject"
tags: ["Project"]
---

# Reject Brand Suggestion

`POST /brands/suggestions/{brand_suggestion_id}/reject`

Reject a brand suggestion by ID, removing it from the project and preventing it from being re-suggested

## Path parameters

- `brand_suggestion_id` string, required

## Response `200`

Brand suggestion rejected successfully

- object — Brand suggestion rejected successfully

## Other responses

- `404` — Response for status 404

---

[API](https://skmtc.net/peec/apis/peec-ai-customer-api.md) · [All operations](https://skmtc.net/peec/apis/peec-ai-customer-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/peec/peec-ai-customer-api/revisions/92840a1bffa7/schema)
