Creates a new note for a project. Returns the created note ID. Note is automatically associated with the project and current user.
Parameters:
projectId (path, required): The project ID.
note (body, required): The Note entity (EntityType and EntityID are set automatically).
Documentation Index
Fetch the complete documentation index at: https://docs.plantpredict.com/llms.txt
Use this file to discover all available pages before exploring further.
Pass Authorization: Bearer <token> on every request. See the Authentication section of the API description for how to fetch a token.
Created note ID