patch https://{subdomain}.kommo.com/api/v4/leads
This method allows updating multiple leads. When updating multiple leads, an array of lead objects is passed.
Limitations
The method is available in accordance with the user’s rights.
Authorization type
OAuth 2.0 with Access Token/ Long-lived token
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
Method returns a collection of created leads.