cURL
Contact Lists
Add the List to Dialing Queue
Reimport contacts from CSV
POST
cURL
Reimports contacts from the source list back into the dialing queue. This replaces the current queue contents with the full source list.
Use this to reset a partially-dialed list back to its original state, or to push source changes into the active queue.
Path Parameters
- id (required, string): Contact list ID.
Response (201)
Returns the updated contact list.Errors
| Status | Description |
|---|---|
| 404 | CSV contact list not found |