Update Template
PUT /nebula/doors/templates/{templateId}
PUT
/nebula/doors/templates/{templateId}
Update the specified template
AllowedRoles: [front-desk-admin]
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” templateId
required
string format: uuid
248df4b7-aa70-47b8-a036-33ac447e668d
Request Body
Section titled “Request Body ”object
config
object
bleConfig
object
bleAdvertisementModeEnabled
boolean
bleEnabled
boolean
rssi
integer
txPower
integer
lcaConfig
object
doorLockMode
integer
escapeReturnDuration
integer
lockedWithCardIndication
integer
ledConfig
object
lockedIndication
boolean
lockedIndicationDuration
integer
unlockedIndication
boolean
unlockedIndicationDuration
integer
onlineEnabled
boolean
rocConfig
object
exitButtonUnlockDuration
integer
relaySetup
string
useExternalRelays
boolean
useRemoteExitButton
boolean
rxAnalogGain
integer
unlockedDuration
integer
lockType
string
Responses
Section titled “ Responses ”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
248df4b7-aa70-47b8-a036-33ac447e668d
doorType
string
id
string format: uuid
248df4b7-aa70-47b8-a036-33ac447e668d
isDefault
boolean
lockType
string
name
string
updatedAt
string format: date-time
updatedBy
string format: uuid
248df4b7-aa70-47b8-a036-33ac447e668d
version
integer
Bad Request
Unauthorized
Not Found