Documentation Index
Fetch the complete documentation index at: https://docs.x.com/llms.txt
Use this file to discover all available pages before exploring further.
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
__init__
Parameters
delete_all
Terminate all connections
Terminates all active streaming connections for the authenticated application.
:returns: Response data
:rtype: DeleteAllResponse
Returns
DeleteAllResponse