Developer APIResourcesConnectionsUse the following endpoints to manage connections. Quick reference TypeResourceDescriptionGET/api/connectionsReturns all connections and associated data.POST/api/connectionsCreate a connection.DELETE/api/connections/:connection_idDelete a connection.PUT/api/connections/:connection_idUpdate a connection.POST/api/connections/:connection_id/disconnectDisconnect a connection.