Skip to main content

Deletes a comment

Deletes a comment by ID.

Path Parameters
  • id string required

    Comment ID

Responses

No Content


Schema
  • body string

    Body represents the content of the comment.

  • id string

    ID represents the activity identifier.

  • sha256 string

    SHA256 references the hash of the file where the comment has been made.

  • timestamp integer

    Timestamp when this activity happened.

  • type string

    Type represents the document type.

  • username string

    Username represents the author of the comment.

Loading...