Create Note POST /v1/notes Creates a new note with the specified title, optional text content, and optional folder assignment. Request Responses200400401500Note created successfullyInvalid request parametersInvalid or missing API keyInternal server error