v1

latestOpenAPI 3.0.02026-07-22201291.8 MB
/locks

Configure Auto-Lock

Configures the auto-lock setting for a specified lock.

post/locks/configure_auto_lock

Request body

auto_lock_delay_secondsnumber float

Delay in seconds before the lock automatically locks. Required when enabling auto-lock. Must be between 1 and 60.

auto_lock_enabledboolean required

Whether to enable or disable auto-lock.

device_idstring uuid required

ID of the lock for which you want to configure the auto-lock.

Response

OK