BulkContactsGroupsRequest (object)
| Field | Type | Description |
|---|---|---|
| contact_ids | integer[] | array Elements integer |
| group_ids | integer[] | array Elements integer |
Example (JSON)
{
"contact_ids": [
0
],
"group_ids": [
0
]
}Fields, types, and references to other models.