update_fob
Modify fob settings on a UniFi console by specifying the host and fob ID; changes apply only when values differ, with read-before and read-after validation.
Instructions
Update fob settings (PATCH /v1/fobs/{id}) with read-before/no-op/read-after.
host: console name, ID, or composite ID (MAC:numericId format).
fob_id: REQUIRED. Obtain it from list_fobs (its id field).
settings: fields to change. No write when all match. Governed by
UNIFI_PROTECT_MUTATIONS_ENABLED.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | ||
| fob_id | Yes | ||
| settings | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||