cURL
curl --request POST \ --url https://api.peec.ai/customer/v1/topics/suggestions/{topic_suggestion_id}/reject \ --header 'X-API-Key: <api-key>'
{}
Reject a topic suggestion by ID, soft-deleting it and its associated prompt suggestions
Topic suggestion rejected successfully