V4-Notes

Number of APIs: 4

  1. Delete Notes DELETE {{api-domain}}/crm/v4/Notes/{{note-id}}

  2. Create Notes POST {{api-domain}}/crm/v4/Accounts/{{account_id}}/Notes

  3. Update Notes PUT {{api-domain}}/crm/v4/Notes/{{note-id}}

  4. Notes GET {{api-domain}}/crm/v4/Notes?fields=Owner,Created_Time,Note_Title