API reference: Remove errant key (#33898)

This commit is contained in:
Noah Talerman
2025-10-06 17:01:11 -05:00
committed by GitHub
parent 58c9df8796
commit 46df8f8274
-1
View File
@@ -11668,7 +11668,6 @@ _Available in Fleet Premium_
| Name | Type | Description |
| --------------------- | ------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| enable_disk_encryption | boolean | Hosts that belong to this team will have disk encryption enabled if set to true. |
| windows_require_bitlocker_pin | boolean | End users on Windows hosts that belong to this team will be required to set a BitLocker PIN if set to true. `enable_disk_encryption` must be set to true. When the PIN is set, it's required to unlock Windows host during startup. |
| custom_settings | array | Only intended to be used by [Fleet's YAML](https://fleetdm.com/docs/configuration/yaml-files). To add macOS configuration profiles using Fleet's API, use the [Add configuration profile endpoint](https://fleetdm.com/docs/rest-api/rest-api#add-custom-os-setting-configuration-profile) instead. |
<br/>