PATCH
Update Contact Note
Updates the body text of an existing note.
PATCH
https://api.vantaxai.com/v1/notes/{note_id}Headers
AuthorizationstringrequiredBearer authentication with your secret API key.
example: Bearer vx_live_3fa9c2…
Content-TypestringrequiredMust be application/json for requests with a body.
example: application/json
Path Parameters
note_idstringrequiredThe note to update.
example: note_61aa09
Body Parameters
notestringrequiredThe replacement note text.
example: Sent the quote — awaiting sign-off.