v1
latestOpenAPI 3.1.02026-07-13509.8 KBContent
Save text to today's daily note
Saves a text to today's daily note in a space. The text can be formatted in markdown. Do not use this to import large amounts of content as this could break the daily note. Use the import system of Capacities instead.
<br>Rate limit: 5 requests per 60 seconds (Learn more)
post/save-to-daily-note
Request body
Example request
{
"mdText": "[ ] My important task",
"noTimeStamp": true
}Response
200 OK