Delete Bar ConnectionAsk AIdelete https://{defaultHost}/api/v2/bars/{bar_id}/connections/{id}Deletes the specified Connection from one Bar to another Bar.Path Paramsbar_idintegerrequiredThe id of the the first connecting bar.idintegerrequiredThe id of the the second connecting bar.Responses 204connection successfully deleted 401authentication failed 403forbidden 404connection not foundUpdated over 1 year ago