Create Account Note
Add a new note on an account
Note: The /clients/{clientId}/comments path will continue to work until users are notified and migrated to the new naming.
Authentication
x-api-keystring
API Key authentication via header
Path parameters
accountId
Account identifier
Request
This endpoint expects an object.
body
Note text content
replyToId
ID of the parent note to reply to. When provided, the new note is created as a threaded reply under the specified note.
Response
Note created successfully
id
Note identifier
note
Note text content
createdAt
Creation timestamp
updatedAt
Last update timestamp
