Skip to content

Update Template

PUT
/nebula/doors/templates/{templateId}

Update the specified template

AllowedRoles: [front-desk-admin]

templateId
required
string format: uuid
nullable
248df4b7-aa70-47b8-a036-33ac447e668d
object
config
object
bleConfig
object
bleAdvertisementModeEnabled
boolean
nullable
bleEnabled
boolean
nullable
rssi
integer
nullable
txPower
integer
nullable
lcaConfig
object
doorLockMode
integer
nullable
escapeReturnDuration
integer
nullable
lockedWithCardIndication
integer
nullable
ledConfig
object
lockedIndication
boolean
nullable
lockedIndicationDuration
integer
nullable
unlockedIndication
boolean
nullable
unlockedIndicationDuration
integer
nullable
onlineEnabled
boolean
nullable
rocConfig
object
exitButtonUnlockDuration
integer
nullable
relaySetup
string
nullable
useExternalRelays
boolean
nullable
useRemoteExitButton
boolean
nullable
rxAnalogGain
integer
nullable
unlockedDuration
integer
nullable
lockType
string
nullable
Allowed values: LCA ROC ROC_V2

OK

object
config
object
bleConfig
object
bleAdvertisementModeEnabled
boolean
bleEnabled
boolean
rssi
integer
txPower
integer
lcaConfig
object
doorLockMode
integer
escapeReturnDuration
integer
lockedWithCardIndication
integer
ledConfig
object
lockedIndicationDuration
integer
unlockedIndicationDuration
integer
onlineEnabled
boolean
rocConfig
object
exitButtonUnlockDuration
integer
relaySetup
string
useExternalRelays
boolean
useRemoteExitButton
boolean
rxAnalogGain
integer
unlockDuration
integer
configVersion
integer
createdAt
string format: date-time
createdBy
string format: uuid
nullable
248df4b7-aa70-47b8-a036-33ac447e668d
doorType
string
Allowed values: ENTRANCE STAFF GUEST COMMON ELEVATOR
id
string format: uuid
nullable
248df4b7-aa70-47b8-a036-33ac447e668d
isDefault
boolean
lockType
string
nullable
Allowed values: LCA ROC ROC_V2
name
string
updatedAt
string format: date-time
updatedBy
string format: uuid
nullable
248df4b7-aa70-47b8-a036-33ac447e668d
version
integer

Bad Request

Unauthorized

Not Found