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
Body Params
string
required

Title of the note to create

string

Below which other note to create this note.
If not specified, the note would be created in your personal channel

string

If you want to apply a template to the created note

blob

Either provide Markdown content to fill the note

string

Or you can provide HTML content

attributes
array of strings or null

Attributes for the parent collection ordered by column.
If they don't match the appropriate type, they would be ignored

attributes
Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json