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