Removes the specified contact from this pool. Side effect: cancels (status=‘cancelled’) any scheduled/queued/pending tasks tied to THIS pool item. Tasks for the same contact in OTHER pools attached to the same campaign are NOT affected — cancellation is keyed by contact_pool_item_id, not by contact_id.
Documentation Index
Fetch the complete documentation index at: https://developers.mindhunters.ai/llms.txt
Use this file to discover all available pages before exploring further.
Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"
UUID of the pool to remove the contact from.
UUID of the contact to remove.