/
CO
collectednotes
/
Site Management API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 9h ago · Updated 2d ago
View markdown
collectednotes
Site Management API
delete
Delete 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
Delete a site
delete
/sites/{site_path}
Path parameters
site_path
string
required
The path of the site to delete
Response
Site deleted
object
required
message
string