notebooks_list_update_links: Get URLs to update notebook

View source: R/generated_client.R

notebooks_list_update_linksR Documentation

Get URLs to update notebook

Description

Get URLs to update notebook

Usage

notebooks_list_update_links(id)

Arguments

id

integer required.

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.


civis documentation built on April 1, 2023, 12:01 a.m.