> ## Documentation Index
> Fetch the complete documentation index at: https://x-preview-mintlify-143107c1.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# ConnectionsClient

> X API SDK の connections.client Python モジュールのリファレンス。 X API v2 の connections エンドポイントを呼び出すためのクライアントクラスとメソッド。

## ConnectionsClient

<Badge color="blue">クラス</Badge>

<Badge color="gray">基底: object</Badge>

connections 操作向けのクライアント

## コンストラクター

### `__init__`

#### パラメーター

<ParamField path="path.client" type="Client" />

### `delete_all`

Terminate all connections
Terminates all active streaming connections for the authenticated application.
:returns: レスポンスデータ
:rtype: DeleteAllResponse

#### 戻り値

`DeleteAllResponse`
