Add a note to a resource.
This method accepts any LinkedObject as a resource to attach a note to and will determine how to add the note based on the resource's self link.
self
Not all LinkedObjects support notes and an error is thrown if the given resource does not support links.
Resource to attach a note to
Note to create
List notes for a resource
Resource to list notes for
Generated using TypeDoc
Add a note to a resource.
This method accepts any LinkedObject as a resource to attach a note to and will determine how to add the note based on the resource's
self
link.Not all LinkedObjects support notes and an error is thrown if the given resource does not support links.