remove_billing_group_members
Remove specified users from a billing group by providing the group ID and a JSON array of user IDs.
Instructions
Remove members from a billing group (DELETE /teams/groups/{id}/members).
Args: group_id: Billing group id. user_ids_json: JSON array of encoded user ids.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_id | Yes | ||
| user_ids_json | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||