# Update a note **PUT /api/v1/note/{uuid}** ## Servers - https://api.plannrcrm.com: https://api.plannrcrm.com () ## Authentication methods - Personal access token & O auth2 ## Parameters ### Path parameters - **uuid** (string) ### Body: application/json (object) - **contents** (string) The note's contents. - **type** (string) Type of note. Available note types are: call, note, meeting and email - **path** (string) Note path, used for note grouping - **is_pinned** (boolean) Is this note pinned to the top of any results - **visible_to_clients** (boolean) Is this note visible to client accounts ## Responses [Powered by Bump.sh](https://bump.sh)