Create a note
Create a note from markdown, html, or sliteml content, with a templateId or just an empty one. If no parentNoteId is specified, it will be created in your personal channel.
post/notes
Request body
Response
Ok
Changes
Changed in 2 of the 5 revisions of this API.2
- ○
added the non-success response with the status
413response-non-success-status-added
- ○
- ○
the security scope
writewas added to the endpoint's security schemebearerapi-security-scope-added
- ○