Learn R Programming

notebookutils (version 1.5.3)

notebookutils.fabricClient.post: Send a POST request to Fabric.

Description

Send a POST request to Fabric.

Usage

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