Skip to main content
POST
Reimport a contact list into the dialing queue
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

Authorizations

x-api-key
string
header
required

Team-scoped API key generated in the Salesfinity dashboard under Settings -> Connections & API. A missing or invalid key returns HTTP 403.

Path Parameters

id
string
required

ID of the CSV contact list to reimport into the dialing queue.

Response

Contacts reimported successfully

The response is of type object.