Create a note
Notes
Create a note
Create a new note with a title and body. Requires the WRITE_NOTES scope.
POST
Create a note
Creates a note from the supplied title and body. The store is bound to your app token server-side — never send a shop id.
Authorizations
Installed-app access token (prefix app_), issued by the OAuth install flow. The store is bound to the token server-side — never send a shop id.
Response
The created note.

