v1
latestOpenAPI 3.1.02026-07-24188215268.7 KBtopics and comments - resource
Delete an existing comment
This API allows users to remove a comment from a topic, provided they have access rights. This DELETE request requires the owner's ID, topic's UUID, and the comment ID to successfully execute the deletion.
delete/topics/{owner}/{topicUuid}/comments/{commentid}
Path parameters
ownerstring required
topicUuidstring uuid required
commentidstring required
Response
default response