API → statuses/destroy
Удаляет твит с указанным обязательным параметром id. Авторизованный пользователь должен быть автором этого твита.
URL
http://api.rutwit.ru/statuses/destroy.
format
Формат
xml, json, rss, atom
HTTP-метод
POST, DELETE
Авторизация
Требуется
Параметры
-
id: Обязательный. Числовой ID удаляемого твита.
<status>
<created_at>Fri Nov 27 14:19:01 +0300 2009</created_at>
<id>5408741397907778659</id>
<created_at_human_readable>35 минут назад</created_at_human_readable>
<unix_timestamp>1259320741</unix_timestamp>
<text>
Привет, РуТвит! Это первый твит, опубликванный через API.
</text>
<text_formatted>
Привет, РуТвит! Это первый твит, опубликванный через API.
</text_formatted>
<source/>
<truncated>false</truncated>
<in_reply_to_status_id/>
<in_reply_to_user_id/>
<favorited>false</favorited>
<in_reply_to_screen_name/>
<user>
<id>138292323</id>
<name>РуТвит</name>
<screen_name>RuTwit</screen_name>
<location/>
<description>Микроблог проекта</description>
<profile_image_url>
http://static.rutwit.ru/file/1b/80/1b806995199388afafc3e1fcac713365.png
</profile_image_url>
<url>rutwit.ru</url>
<protected>false</protected>
<followers_count>492</followers_count>
<profile_background_color>6699ff</profile_background_color>
<profile_text_color>000000</profile_text_color>
<profile_link_color>0000ff</profile_link_color>
<profile_sidebar_fill_color>e0ff92</profile_sidebar_fill_color>
<profile_sidebar_border_color>87bc44</profile_sidebar_border_color>
<friends_count>101</friends_count>
<created_at>Wed Sep 02 13:06:57 +0400 2009</created_at>
<favourites_count>0</favourites_count>
<utc_offset>10800</utc_offset>
<time_zone>MSK</time_zone>
<profile_background_image_url/>
<profile_background_tile/>
<statuses_count>42</statuses_count>
<notifications/>
<verified>false</verified>
<following>false</following>
</user>
</status>