Notes
Number of APIs: 5
-
List notes GET {{baseUrl}}/crm/notes?raw=false&limit=3&pass_through[search]=San Francisco
-
Create note POST {{baseUrl}}/crm/notes?raw=false
-
Get note GET {{baseUrl}}/crm/notes/:id?raw=false
-
Update note PATCH {{baseUrl}}/crm/notes/:id?raw=false
-
Delete note DELETE {{baseUrl}}/crm/notes/:id?raw=false