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

guidstringRequired
Stable public identifier of the client

Request

This endpoint expects an object.
notestringRequired
Body of the note.
subjectstringOptional
Subject line of the note.

Response

Note added