Update a deal note

PUT {{yourAccountUrl}}/api/3/deals/:dealId/notes/:noteId

Request Body

{"note"=>{"note"=>"Update with more info"}}

HEADERS

KeyDatatypeRequiredDescription
Api-TokenstringYour ActiveCampaign API Token