Entry/destroyURLhttps://www.youroom.in/r/<group-param>/entries/<id>
Formats:xml, json HTTP Method(s):DELETE Parameters:- id. Required. The ID of the entry to destroy.
- group-param. Required. The subdomain of the room include entry to destroy.
Response:<?xml version="1.0" encoding="UTF-8"?> <content>Content</content> <created-at type="datetime">2010-03-04T07:59:38Z</created-at> <id type="integer">73</id> <parent-id type="integer">71</parent-id> <participation-id type="integer">1</participation-id> <root-id type="integer">57</root-id> <updated-at type="datetime">2010-03-04T07:59:38Z</updated-at> <admin type="boolean">true</admin> <created-at type="datetime">2010-02-09T12:37:39Z</created-at> <id type="integer">1</id> <updated-at type="datetime">2010-03-04T08:02:04Z</updated-at>
|