Removes the pool↔campaign association. Side effect: cancels any scheduled/queued/pending tasks created for THIS specific pool in THIS specific campaign. Cancellation is keyed on contact_pool_item_id (stored in tasks.task_data) — so if the same contact exists in another pool also attached to this campaign, those tasks are NOT affected. The pool itself and its contacts remain intact and can be reattached later.
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 campaign.
UUID of the pool to detach.