calls_participants_remove
Remove participants from a Slack call by specifying the call ID and user details (slack_id or external_id).
Instructions
Register participants removed from a call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the Call returned by ``calls.add`` (e.g. ``R0E69JAID``). | |
| users | Yes | Users removed from the Call; each entry uses ``slack_id`` and/or external_id, display_name, avatar_url. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||