Updates an access controlled door
Updates an access controlled door
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
base 64 (url-safe) uuid string
"AAAAAAAAAAAAAAAAAAAAAA"
RUUID with optional appended facet information
"AAAAAAAAAAAAAAAAAAAAAA.v0"
RUUID with optional appended facet information
"AAAAAAAAAAAAAAAAAAAAAA.v0"
UNLOCKED, ACCESS_CONTROLLED base 64 (url-safe) uuid string
"AAAAAAAAAAAAAAAAAAAAAA"
A sequence of one or more base 64 (url-safe) uuid substrings. These substrings are separated by dots (.).
^([A-Za-z0-9\-_]{22})([.][A-Za-z0-9\-_]{22})*$"AAAAAAAAAAAAAAAAAAAAAA.AAAAAAAAAAAAAAAAAAAAAA.AAAAAAAAAAAAAAAAAAAAAA"