UpdateLeadPartitionRequest¶ Type: object Properties¶ Property Type Required Description Constraints input array Yes List of leads for input Generated example¶ { "input": [ { "id": 123, "partitionName": "Example name" } ] } Referenced models¶ UpdateLeadPartition Source¶ Generated from swagger-mapi.json.