Update a deal note

Update an existing note for a deal

To update a deal note, following permissions are required.

  • Deal permission: the user should have a permission to manage deals.
  • Pipeline-specific permission: the user should have a permission to manage the pipeline the deal belongs to.
{ "note": { "note": "Update with more info" } }
Path Params
string
required

Deal's id to assign new note to

string
required

Deal note's id to update

Body Params
note
object
Response

Language
Credentials
URL
Choose an example:
application/json