Hi Sahil,
Yes there is api to delete message which has been exchange between User1 and User2. please find the link here
and to delete user you can use Unfriend api , which will make user1 and user2 unfriend and further there will be no relation between user1 and user2 any more for that you can find link here and to maintain unread message you can use storage service in which you can maintain state of that message that message is read/unread.
Thank You!!