patch https://{subdomain}.kommo.com/api/v4//notes
This method allows to edit multiple notes. An array of objects is passed.
Limitations
The method is available for all account users. The returned data depends on the user’s rights for the entity.
Data type header when the request is successful
Content-Type: application/hal+json
Data type header in case of an error
Content-Type: application/problem+json
Response parameters
The method returns an array of note objects.