v1
latestOpenAPI 3.1.02026-07-24188215268.7 KBtopics and comments - resource
Update an existing comment
This API allows users to modify the content of a comment within a topic, provided they have the necessary permissions. By using a PUT request with the owner's ID, topic's UUID, and comment ID, users can update the comment's details effectively.
put/topics/{owner}/{topicUuid}/comments/{commentid}
Path parameters
ownerstring required
topicUuidstring uuid required
commentidstring required
Request body
Response
default response