Skip to content

Add API endpoint to delete topics

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

Merge request reports