PUT /lists/{from_list_id}/contacts/{contact_id}/{to_list_id}
Summary: Transfer a Contact
Operation ID: Transfer a Contact
Auth: unknown
Operation ID: Transfer a Contact
Auth: unknown
Description
Transfers a specific contact to another list.
Parameters (3)
contact_id
(number, path, required)
Contact ID.
from_list_id
(number, path, required)
From list id.
to_list_id
(number, path, required)
To list id.
No probe data for this endpoint yet.