---
title: "Update a wirelessLock reader"
method: PATCH
path: "/orgs/{orgId}/wirelessLockReaders/{wirelessLockReaderId}"
tags: ["orgs/wirelessLockReaders"]
---

# Update a wirelessLock reader

`PATCH /orgs/{orgId}/wirelessLockReaders/{wirelessLockReaderId}`

__JWT is required for this endpoint with at least one of the following scopes__: o{params.orgId}-integrations:w,o{params.orgId}-site:w,o{params.orgId}-admin:w,o{params.orgId}-quickStart:w,o{params.orgId}-siteGeneral:w,o:w,s-o:w<br/><br/>__Endpoint name__: updateWirelessLockReader

## Path parameters

- `orgId` integer, required
- `wirelessLockReaderId` integer, required

## Request body

- object
  - `name` string
  - `lastConnectedAt` string, date

## Response `204`

No Content

---

[API](https://skmtc.net/openpath/apis/openpath-api-documentation.md) · [All operations](https://skmtc.net/openpath/apis/openpath-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openpath/openpath-api-documentation/revisions/d8a888c114fa/schema)
