post https://{region}.verkada.com/access/v1/door/admin_unlock
Sends a request to unlock a door with door_id
irrespective of any user's door access privileges. The door_id is passed into the JSON object in the body of the request. The successful response will contain the unlocked door_id
and the duration of the unlock.