Leads
POST {{api-domain}}/crm/v2.1/Leads/actions/mass_update
To schedule mass update for Lead records
Request Body
{"data"=>[{"No_of_Employees"=>1000}], "cvid"=>"{{custom_view_id}}"}
RESPONSES
status: OK
{"data":[{"code":"MANDATORY_NOT_FOUND","details":{},"message":"required field not found","status":"error"}]}