Learn R Programming

notebookutils (version 1.5.3)

notebookutils.fabricClient.put: Send a PUT request to Fabric.

Description

Send a PUT request to Fabric.

Usage

notebookutils.fabricClient.put(path, content, headers = list())

Value

RestResponse Response of the request

Arguments

path

Path of the request

content

Content of the request

headers

Headers of the request