Delete topic by the API
Is it possible to delete a topic by the API? I cannot find this in the API reference.
I was hoping I could use
I was hoping I could use
DELETE forums/[forum_id]/topics
with the id as a parameter...