Discussions
Delete Comment
Delete a comment.
delete/discussions/discussions/{did}/comments/{cmid}
Path parameters
didstring required
The id of the discussion whose comment is to be deleted. To find discussion IDs, see <a href="/reference/readpersonfamilies" target="_blank">Read Families</a>, or <a href="/reference/creatediscussion" target="_blank">Create Discussion</a> to create a new discussion.
cmidstring required
The id of the comment to be deleted. To find comment IDs, see <a href="/reference/readcomments" target="_blank">Read Comments</a>.
Response
The delete was successful.