Learn R Programming

civis (version 3.0.0)

notebooks_list_update_links: Get URLs to update notebook

Description

Get URLs to update notebook

Usage

notebooks_list_update_links(id)

Value

A list containing the following elements:

updateUrl

string, Time-limited URL to PUT new contents of the .ipynb file for this notebook.

updatePreviewUrl

string, Time-limited URL to PUT new contents of the .htm preview file for this notebook.

Arguments

id

integer required.