Comments
Delete a comment
Deletes a comment from a comment thread. If comment_id identifies the root (oldest) comment, the entire thread is deleted and the corresponding comment markers are removed from the text.
Required permission: Authorship of the comment or WRITE access on the social set.
delete/v2/social-sets/{social_set_id}/drafts/{draft_id}/comment-threads/{comment_thread_id}/comments/{comment_id}
Path parameters
social_set_idinteger required
draft_idinteger required
comment_thread_idstring uuid required
comment_idstring uuid required
Response
No Content