Skip to content

DeleteLeadRequest

Type: object

Properties

Property Type Required Description Constraints
input array Yes List of leads for input

Generated example

{
  "input": [
    {
      "id": 123
    }
  ]
}

Referenced models

Source

Generated from swagger-mapi.json.