Access Methods
Unlock a Door with an Access Method
Remotely unlocks a specified entrance using the cloud key credential associated with an access method. Returns an action attempt that tracks the progress of the unlock operation.
POST
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
OK
Tracks the progress of this operation. Poll using the action_attempt_id. See the action_attempt object.