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"
  }
}
Language
Authorization
Header
URL