From 640174b7cd7c4ca6625c08f4111e55d25729c968 Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Mon, 12 Feb 2024 18:14:39 +0000 Subject: [PATCH] Doc: Auto-update documentation Auto-updated using release-website.sh --- readme/api/references/rest_api.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme/api/references/rest_api.md b/readme/api/references/rest_api.md index 96b1af6a7..cbfa83bcd 100644 --- a/readme/api/references/rest_api.md +++ b/readme/api/references/rest_api.md @@ -202,6 +202,7 @@ command | 16 | conflict_original_id | text | | | master_key_id | text | | | user_data | text | | +| deleted_time | int | | | body_html | text | Note body, in HTML format | | base_url | text | If `body_html` is provided and contains relative URLs, provide the `base_url` parameter too so that all the URLs can be converted to absolute ones. The base URL is basically where the HTML was fetched from, minus the query (everything after the '?'). For example if the original page was `https://stackoverflow.com/search?q=%5Bjava%5D+test`, the base URL is `https://stackoverflow.com/search`. | | image_data_url | text | An image to attach to the note, in [Data URL](https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/Data_URIs) format. | @@ -287,6 +288,7 @@ This is actually a notebook. Internally notebooks are called "folders". | master_key_id | text | | | icon | text | | | user_data | text | | +| deleted_time | int | | ### GET /folders