Set Temporary Door Locking Rule
PUT
/api/v1/developer/doors/{id}/lock_rule
Available since v1.24.6
Authorizations
bearerAuth
Type
HTTP (bearer)
Parameters
Path Parameters
id*
Type
Requiredstring
Request Body
application/json
JSON "type": "string", "interval": 0
{
}
Responses
Successful response
application/json
JSON "code": "SUCCESS", "msg": "success", "data": "success"
{
}