Posts

Delete a comment from a post

Deletes a comment and its replies. Only the comment author (the user who created the API token) can delete it.

delete/posts/{id}/comments/{commentId}

Path parameters

idstring required
commentIdstring required

Response

Comment deleted

Changes