Skip to main content

Update Access Zone Entity

Updates Access Zone Entity

Path Parameters
  • zone-uid integer required

    Possible values: >= 1

    Unique Identifier for Access Zone Item

Request Body required
  • name string

    Access zone name

  • code string

    Possible values: Value must match regular expression ^((\d{1,39})|(([a-f0-9]{2}-){1,15}[a-f0-9]{2}))$

    Access zone code. This code will be send to a BOND lift controller via wiegand out.

    Can be represented in decimal or hex, according to identifier representation (GET/POST /access/general/wiegand/type)

Responses

OK

Loading...