Create a deal note

Create a new note for a deal

To create 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": "Note for the deal" } }
Path Params
string
required

The Deal's id to assign new note to

Body Params
note
object
Response

Language
Credentials
URL
Choose an example:
application/json