Skip to main content

User-related API environment

Pre-live user-related API docs

Delete a comment

Soft-delete a comment and its direct replies. Only the comment owner, post owner, or admins can delete.

Path Parameters
    id number required

    Unique numeric comment ID

Responses

Comment deleted


Schema
    removed boolean
Loading...