ClickFunnels Communities::Memberships::Ban Action API
> Async bulk action that bans multiple community members in the background. Creating a BanAction enqueues a background job and immediately returns an action record. Poll the `show` endpoint using the returned `id` and check the `status` field (`queued` → `processing` → `completed`) to track progress.