notebookutils.fabricClient.patch {notebookutils}R Documentation

Send a PATCH request to Fabric.

Description

Send a PATCH request to Fabric.

Usage

notebookutils.fabricClient.patch(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]