# Google Drive API — `channels` methods

All URIs are relative to `https://www.googleapis.com/drive/v3/`.

## Methods in this file

- `channels.stop` — POST `channels/stop`

## channels.stop

Stops watching resources through this channel. For more information, see [Notifications for resource changes](https://developers.google.com/workspace/drive/api/guides/push).

- **HTTP:** `POST`
- **Path:** `channels/stop`
- **Full URL:** `https://www.googleapis.com/drive/v3/channels/stop`
- **Request body:** `Channel`
- **Response:** none

_No parameters._

