Northcoders Logo     Northcoders News API
GitHubGitHub (opens in a new tab)LinkedIn Logo (opens in a new tab)
  • API Reference
  • Articles
    • Delete Articles by Id
    • Get Articles
    • Get Articles by Id
    • Patch Articles by Id
    • Post Articles
  • Articles Comments
    • Get Articles Comments
    • Post Articles Comments
  • Comments
    • Delete Comment by Id
    • Get Comment by Id
    • Get Comments
    • Patch Comment by Id
  • Topics
    • Get Topics
    • Post Topics
  • Users
    • Get Users
    • Get Users by Username
    • Post User
  • API Reference
  • Articles
    • Delete Articles by Id
    • Get Articles
    • Get Articles by Id
    • Patch Articles by Id
    • Post Articles
  • Articles Comments
    • Get Articles Comments
    • Post Articles Comments
  • Comments
    • Delete Comment by Id
      • Description
      • Example Response
    • Get Comment by Id
    • Get Comments
    • Patch Comment by Id
  • Topics
    • Get Topics
    • Post Topics
  • Users
    • Get Users
    • Get Users by Username
    • Post User

On This Page

  • Description
  • Example Response
Question? Give us feedback → (opens in a new tab)Edit this page
Comments
Delete Comment by Id

Description

This will delete a comment by the ID passed in by the user and return a Status Code of 204 for a successful deletion.

Example Response

Status 204 - No Content
 
{ status: 204, msg: "You have successfully deleted the comment with the following ID of 1." }
Post Articles CommentsGet Comment by Id

Docs
  • API Reference
           
Community
  • LinkedIn
  • Twitter
  • Dev.to