Skip to main content
POST
/
topics
/
suggestions
/
{topic_suggestion_id}
/
reject
Reject Topic Suggestion
curl --request POST \
  --url https://api.peec.ai/customer/v1/topics/suggestions/{topic_suggestion_id}/reject \
  --header 'X-API-Key: <api-key>'
{}

Authorizations

X-API-Key
string
header
required

Path Parameters

topic_suggestion_id
string
required

Response

Topic suggestion rejected successfully

Topic suggestion rejected successfully