cURL
curl --request DELETE \ --url https://api.peec.ai/customer/v1/topics/{topic_id} \ --header 'X-API-Key: <api-key>'
{}
Soft-delete a topic, detaching all associated prompts and deleting prompt suggestions
Topic deleted successfully