Skip to main content
POST

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
access_code_id
string<uuid>
required

ID of the access code for which you want to pull a backup access code.

Response

OK

access_code
object
required

Represents a smart lock access code. See the access_code object.