notebookutils.fabricClient.patch {notebookutils} | R Documentation |
Send a PATCH request to Fabric.
notebookutils.fabricClient.patch(path, content, headers = list())
path |
Path of the request |
content |
Content of the request |
headers |
Headers of the request |
RestResponse Response of the request