Create 64-bit raw Wiegand credential
Create a 64bit raw wiegand credential. Used when an explicit endpoint for the wiegand format is not otherwise defined.
Authorizations
Your Rhombus API key. Must be accompanied by the x-auth-scheme header set to api-token (or partner-api-token for partner endpoints).
Headers
Authentication scheme identifier. Use api-token for standard API key authentication, partner-api-token for partner API key authentication. Must be paired with the x-auth-apikey header containing your API key.
api-token, api, partner-api-token, partner-api Body
Request to create a 64-bit raw Wiegand credential.
End date in epoch seconds (exclusive)
1672531200
Start date in epoch seconds (inclusive)
1640995200
base 64 (url-safe) uuid string
"AAAAAAAAAAAAAAAAAAAAAA"
Credential value
"1234567890123456"
Response
OK
Response for 64-bit raw Wiegand credential creation.
Updated Wiegand credential details
- Option 1
- Option 2
- Option 3
- Option 4
- Option 5
- Option 6
- Option 7
- Option 8
- Option 9
- Option 10
- Option 11