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