v1
latestOpenAPI 3.1.02026-07-24188215268.7 KBtopics and comments - resource
Create a comment
This API enables users to add a comment to a specific topic, provided they have access permissions. This POST request requires the owner's ID and the topic's UUID, along with the comment content, to successfully create and store the comment.
post/topics/{owner}/{topicUuid}/comments
Path parameters
ownerstring required
topicUuidstring uuid required
Request body
Response
default response