bayesline.apiclient.ApiClient.put# ApiClient.put(url: str, body: dict[str, Any] | BaseModel | bytes, data: Any | None = None, params: dict[str, Any] | None = None, absolute_url: bool = False) → Response#