delete https://openapi.meltingspot.io/v1/forums//topics/
Delete a topic
Log in to see full request history
Responses
204Topic successfully deleted
400Malformed payload
404Topic not found
Delete a topic
204Topic successfully deleted
400Malformed payload
404Topic not found
xxxxxxxxxx
curl --request DELETE \
--url https://openapi.meltingspot.io/v1/forums/forumId/topics/topicId
Try It!
to start a request and see the response here!