AppAutoGtm

Set Lead Note

Set (or clear, with note: null / empty) a lead's shared note.

lead_id is the AgentLead.id UUID — the same identifier the inbox thread carries as person_id. Last-write-wins; the caller's email is stamped as updated_by for the attribution line.

post/api/app-auto-gtm/segments/{segment_id}/leads/{lead_id}/note

Path parameters

segment_idinteger required
lead_idstring required

Cookies

ex_accessstring nullable
ex_orgstring nullable

Request body

notestring nullable

Response

Successful Response

object required

Changes

No recorded changes to this endpoint across all 2 revisions of this API.