Add a note to a client
Adds a new note to this client.
Authentication
AuthorizationBearer
BrightMove OAuth2 client_credentials - use the client_id/client_secret from User > API Keys (or an admin-managed client).
Path parameters
guid
Stable public identifier of the client
Request
This endpoint expects an object.
note
Body of the note.
subject
Subject line of the note.
Response
Note added