Skip to main content

Delete a comment

Delete a comment.

Path Parameters
    commentId string required

    The id of the comment to be deleted.

Responses

Request has been handled successfully.


Schema
    success boolean
    data object
    message

    Possible values: [Comment was removed successfully]

Loading...