Adjusts the type of Wiegand used.
Adjusts the type of Wiegand used.
- application/json
Request Body required
- type string requiredPossible values: [ wiegand_26,wiegand_34,wiegand_58]Type of wiegand used 
- identifier_representation stringPossible values: [ decimal,hex]Type of identifier representation used 
Responses
- 200
- 400
- 401
OK
Wrong JSON body
Unauthorized request. Log In
- application/json
- Schema
- Example (from schema)
- Log In
Schema
- error stringerror message 
{
  "error": "Log In"
}
{
  "error": "Log In"
}
Loading...