Deletes a note from a project by note ID. Returns true on success, false if delete fails.
Parameters:
projectId (path, required): The project ID.
noteId (path, required): The note ID to delete.
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.