from meibelai import Meibelai import os with Meibelai( api_key_header=os.getenv("MEIBELAI_API_KEY_HEADER", ""), ) as m_client: res = m_client.datasources.update(datasource_id="<id>", description="awful underneath retention too mobility char innocently dowse restfully", name="<value>", type_="<value>", metadata={}) # Handle response print(res)
"<any>"
The response is of type any.
any