/
CO
collectednotes
/
Site Management API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 6h ago · Updated 3d ago
View markdown
collectednotes
Site Management API
post
Create a note for a site
v1
latest
OpenAPI 3.0.3
2026-08-06
15
5
13.5 KB
get
Get list of sites
post
Create a new site
get
Get a site by path
put
Update a site
delete
Delete a site
get
Get notes for a site
post
Create a note for a site
get
Get a note by path
put
Update a note
delete
Delete a note
get
Get all links from a note
get
Get the body of a note as HTML
get
Get the note in Markdown format
get
Get the note in plain text format
get
Search notes within a site
Create a note for a site
post
/sites/{site_path}/notes
Path parameters
site_path
string
required
The path of the site
Request body
object
required
body
string
required
visibility
string
Response
Note created
Note
required
id
integer
title
string
body
string
visibility
string