Ask a question to get started
Enter to send•Shift+Enter new line
Send a PATCH request.
PATCH
patch( self, path: str, *, json: dict, params: QueryParamTypes | None = None, headers: Mapping[str, str] | None = None, on_response: Callable[[httpx.Response], None] | None = None ) -> Any