Locks
Configure Auto-Lock
Configures the auto-lock setting for a specified lock.
POST
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Whether to enable or disable auto-lock.
ID of the lock for which you want to configure the auto-lock.
Delay in seconds before the lock automatically locks. Required when enabling auto-lock. Must be between 1 and 60.
Required range:
1 <= x <= 60
