Add API endpoint to delete topics

Merged Timo Furrer requested to merge tuxtimo/gitlab:feature/topics-delete into master

I've got some hints from @wwwjon about where to start with implementing the DELETE endpoint for topics in the API.

My main driver for this is to improve / ease the current implementation in the terraform provider where we can't implement a proper destroy at the moment.

closes #353360 (closed)

/cc @nagyv-gitlab @nmezzopera

Edited by Orit Golowinski