people_employees_accountactions
Remove account actions for an employee by providing their ID. Confirm the write operation to complete the removal.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Employee ID | |
| _confirmed | No | Set to true to confirm this write operation |