put https://openapi.meltingspot.io/v1/forums//topics/
Update a topic
Log in to see full request history
Responses
400Malformed payload
404Topic not found
Update a topic
400Malformed payload
404Topic not found
xxxxxxxxxx
curl --request PUT \
--url https://openapi.meltingspot.io/v1/forums/forumId/topics/topicId \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: