Work with comments that are awaiting approval
Using the Atom Publishing Protocol, also known as AtomPub, you can delete or approve or reject a comment.
Getting a list of comments that require action
Get a feed that lists the comments that are awaiting action by the moderator.Act on a comment that is awaiting approval
To programmatically take action on a comment that is waiting to be approved, send an Atom entry document that defines the action you want to take to the moderation action feed.Delete comments awaiting approval
To delete a comment that is waiting to be approved, use the HTTP DELETE method.
Parent topic
Moderating Blogs content
});