# Delete a topic **DELETE /v1/forums/{forumId}/topics/{topicId}** Delete a topic ## Servers - https://openapi.meltingspot.io: https://openapi.meltingspot.io () ## Parameters ### Path parameters - **forumId** (string) The id of the forum - **topicId** (string) The id of the topic ## Responses ### 204 Topic successfully deleted ### 400 Malformed payload ### 401 Unauthorized ### 403 Forbidden ### 404 Topic not found [Powered by Bump.sh](https://bump.sh)