Partial update. Send only the fields you want to change. Use the is_active flag to activate/deactivate — there is no separate toggle endpoint. Updates do not affect contact membership; pool items are unchanged.
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 update.
New display name.
3 - 255New free-form description.
Switch the processing strategy. Note: existing in-flight pool items keep their current status; only future dispatches honor the new ordering.
FIFO, LIFO, Parallel Update the parallel cap (only meaningful when type='Parallel').
1 <= x <= 10020
Update the pool-level retry ceiling. Campaign rules still take precedence when present.
x >= 05
Activate or deactivate the pool. Deactivating does not stop running campaigns or cancel scheduled tasks; it only hides the pool from new campaign builders.
Updated pool resource.