decent-chat / decent

Open source messaging platform for the modern web
https://meta.decent.chat
GNU General Public License v3.0
21 stars 5 forks source link

Add API endpoint for deleting channels #263

Closed PullJosh closed 6 years ago

PullJosh commented 6 years ago

This would be useful if, hypothetically, an admin user created a meme channel on a whim and then realized it wasn't actually a good idea. Hypothetically.

towerofnix commented 6 years ago

This already exists actually! DELETE /api/channels/:channelID?sessionID=123.