notebooks_list_update_links {civis} | R Documentation |
Get URLs to update notebook
notebooks_list_update_links(id)
id |
integer required. |
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. |