v1
latestOpenAPI 3.1.02026-07-17186070.1 KBCreate a note
post/notes/~/v1/notebooks/{host}/{name}/notes
Path parameters
hoststring required
namestring required
Request body
Response
Created — response carries the note-created update with the new id
Example response
{
"requestId": "0v3.1k7gh.j5b2m.r8nq9",
"body": {
"response": {
"host": "~zod",
"flagName": "my-notebook-1"
}
}
}