Entrances
Unlock an Entrance
Remotely unlocks a specified entrance using a cloud_key credential. 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.