set-account-department-filter
Restrict an account's access to a specific department by setting a department filter. Pass null to remove the filter.
Instructions
Set department filter to restrict account access to specific departments
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | Yes | The account ID (account_id) | |
| department_filter_id | Yes | Department ID to filter by, or null to remove filter |