notebookutils.fabricClient.put {notebookutils}R Documentation

Send a PUT request to Fabric.

Description

Send a PUT request to Fabric.

Usage

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

Arguments

path

Path of the request

content

Content of the request

headers

Headers of the request

Value

RestResponse Response of the request


[Package notebookutils version 1.5.3 Index]