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