Delete topic.
https://yourproject.userecho.com/api/v2/topics/[topic_id].json
Parameter | Value | Required? | Options | Description |
---|---|---|---|---|
comment | String | no | Description for a user why his topic was deleted |
Please note, user cannot delete his topic posted more than 2 hours ago. To delete this topic via API you have to do a call with support agent account.
{}
{ "comment" : "Message to the topic's author", }
{ "status": "success", }