Updates a note.
Returns the updated note object.
π§ Permissions
Please check you have the relevant permissions required to access this resource. This may include specific permissions on the object itself or its parent, or having the correct user role if youβre making updates.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Unique identifier of the note.
Body
The body is of type object
.
200
The response is of type object
.