Append to VM note
Notes
Append to VM note
Append content to the existing note (separated by a newline). If no note exists yet for this scope, the new content becomes the entire note body.
Use this when you want to add to a note without losing what’s already there — for example, a teammate adding a line to the shared account note.
POST
Append to VM note
Updated May 8, 2026
Authorizations
API key for authentication. Each key is bound to a specific account.
Headers
Project ID. Required for all mutating operations (create, delete, power actions, resize).
Path Parameters
VM ID (UUID)
Note scope. personal is visible only to the writer; account is shared across the account.
Available options:
personal, account Body
application/json
Note text. Pass an empty string to clear the note.
Last modified on May 8, 2026