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

View source: R/fabricClient.R

notebookutils.fabricClient.putR 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


notebookutils documentation built on May 29, 2024, 12:08 p.m.