Skip to main content

Submodules

Module contents

This module provides access to the connections endpoints of the X API and serves as the main entry point for all connections-related functionality.

class xdk.connections.ConnectionsClient

Client for connections operations

Parameters

path.client
Client

__init__

Parameters

path.client
Client

delete_all

Terminate all connections Terminates all active streaming connections for the authenticated application. :returns: Response data :rtype: DeleteAllResponse

Returns

DeleteAllResponse