Skip to content

DeleteProgramMemberRequest

Type: object

Properties

Property Type Required Description Constraints
input array Yes List of input records

Generated example

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

Referenced models

Source

Generated from swagger-mapi.json.