Method: channels.stop
このチャンネルでリソースの視聴を停止します。詳細については、リソース変更の通知をご覧ください。
HTTP リクエスト
POST https://www.googleapis.com/drive/v3/channels/stop
この URL は gRPC Transcoding 構文を使用します。
リクエスト本文
リクエストの本文には Channel
のインスタンスが含まれます。
レスポンスの本文
成功すると、レスポンスの本文は空になります。
認可スコープ
次の OAuth スコープのいずれかが必要です。
https://www.googleapis.com/auth/docs
https://www.googleapis.com/auth/drive
https://www.googleapis.com/auth/drive.appdata
https://www.googleapis.com/auth/drive.apps
https://www.googleapis.com/auth/drive.file
https://www.googleapis.com/auth/drive.meet.readonly
https://www.googleapis.com/auth/drive.metadata
https://www.googleapis.com/auth/drive.metadata.readonly
https://www.googleapis.com/auth/drive.photos.readonly
https://www.googleapis.com/auth/drive.readonly
一部のスコープは制限されており、アプリで使用するにはセキュリティ評価が必要です。詳しくは、認可ガイドをご覧ください。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-12-02 UTC。
[null,null,["最終更新日 2024-12-02 UTC。"],[[["This endpoint (`POST https://www.googleapis.com/drive/v3/channels/stop`) is used to stop watching resources through a specific channel, halting notifications for changes."],["The request body must contain a [Channel](/drive/api/reference/rest/v3/channels#Channel) object to identify the resource and channel to stop watching."],["A successful request will result in an empty response body, indicating the channel has been stopped."],["To use this endpoint, your application must be authorized with one of the listed OAuth scopes, some of which may require a security assessment."]]],[]]