Update an Access Code
Updates a specified active or upcoming access code.
See also Modifying Access Codes.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
ID of the access code that you want to update.
Indicates whether external modification of the code is allowed. Default: false.
Code to be used for access.
4 - 12^\d+$ID of the device containing the access code that you want to update.
Indicates whether external modification of the code is allowed. Default: false.
Indicates whether the access code is managed through Seam. Note that to convert an unmanaged access code into a managed access code, use /access_codes/unmanaged/convert_to_managed.
Name of the new access code. Enables administrators and users to identify the access code easily, especially when there are numerous access codes.
Type to which you want to convert the access code. To convert a time-bound access code to an ongoing access code, set type to ongoing. See also Changing a time-bound access code to permanent access.
ongoing, time_bound Response
OK
The response is of type object.