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