> ## 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">Class</Badge>

<Badge color="gray">기반 클래스: object</Badge>

연결 작업을 위한 클라이언트

## 생성자

### `__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`
