EndpointsPosts
Delete comment
DELETE
/v2/posts/{post_id}/comments/{comment_id}Removes a comment while retaining its place in the conversation as a deletion marker.
Authorization
BearerAuth AuthorizationBearer <token>
Bearer token issued by Softmax
In: header
Path Parameters
post_id*Post Id
Post ID.
comment_id*Comment Id
Comment ID.
Request Body
application/json