Comments
Delete Memory Comment
Delete a memory comment.
delete/memories/memories/{mid}/comments/{cmid}
Path parameters
midstring required
The ID of the memory. To find memory IDs, see <a href="/reference/readmemory" target="_blank">Read Memory</a>.
cmidstring required
The ID of the comment. To find comment IDs, see <a href="/reference/readmemorycomments" target="_blank">Read Memory Comments</a>.
Response
The delete was successful.