Note
Update A Note
curl -X PATCH "http://crm-apiprod.b2bleadsmarket.com/note/string" \ -H "Content-Type: application/json" \ -d '{ "title": "string" }'{
"id": "string",
"position": 0,
"title": "string",
"body": "string",
"createdBy": {
"source": "string",
"workspaceMemberId": "19b2e9e0-2ca5-440b-89b8-7d3df62cd046",
"name": "string"
},
"createdAt": "2019-08-24T14:15:22Z",
"updatedAt": "2019-08-24T14:15:22Z",
"deletedAt": "2019-08-24T14:15:22Z",
"targetEntities": {
"type": "string",
"id": "string"
}
}