post https://api.slite.com/v1/notes
Create a note from markdown content, with a templateId or just an empty one.
If no parentNoteId is specified, it will be created in your personal channel.
Log in to see full request history
Responses
Create a note from markdown content, with a templateId or just an empty one.
If no parentNoteId is specified, it will be created in your personal channel.
xxxxxxxxxx
curl --request POST \
--url https://api.slite.com/v1/notes \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: