ホーム > PHP と Twitter > Twitter API > Saved Searches(検索クエリの保存) > 検索クエリを削除 saved searches destroy

検索クエリを削除 saved searches destroy

2012年のTwitter APIの記事です。

参考資料として掲載しておきます。


Twitter API saved_searches/destroy/:id

API Resource

POST saved_searches/destroy/:id

概要

 指定したidの保存されている検索クエリを削除します。検索クエリとは検索条件を指定した検索内容のことです。

認証ユーザー(自分)は指定した検索クエリの所有者である必要があります。

本文

Resource URL(リソースURL)

http://api.twitter.com/1/saved_searches/destroy/:id.format

Resource Information(リソース情報)

Rate Limited(制限)No(なし)
Requires Authentication(認証)Yes(あり)
Response Formats(フォーマット)json xml
HTTP Methods(HTTPメソッド)POST DELETE

Parameters(パラメーター)

id
※必須
サンプル値:313006保存した検索クエリのidを指定します。

サンプルコード

POINT
以下のサンプルコードを実行するにはOAuth接続が必要です。こちらのページからOAuth接続の設定を行って下さい。

– サンプル Click Here ! –

– サンプル Click Here ! –

タグ(=記事関連ワード)

日付

投稿日:2012年2月1日
最終更新日:2023年08月26日

このカテゴリの他のページ

この記事へのコメント

トラックバックurl

https://wepicks.net/phpapptwitter-saved_searches_destroy_id/trackback/

page top

This website stores cookies on your computer. These cookies are used to provide a more personalized experience and to track your whereabouts around our website in compliance with the European General Data Protection Regulation. If you decide to to opt-out of any future tracking, a cookie will be setup in your browser to remember this choice for one year.

Accept or Deny