squads_remove_users
Remove specific users from a squad by providing squad UUID and user numeric IDs, with support for up to 1000 users per call.
Instructions
Remove specific users from an internal squad (1-1000 per call, async 202)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userIds | Yes | Array of user numeric IDs to remove | |
| squadUuid | Yes | Squad UUID |