updateLockMetadata
Update or create metadata for lock address.
| Path Parameters | 
|---|
| networkinteger —  REQUIREDNetwork id. | 
| lockAddressstring —  REQUIREDLock address. | 
| Request Body — REQUIRED | 
|---|
| metadataobject | 
| Responses | ||
|---|---|---|
| 201JSON metadata containing name, description, and custom properties for lock address. 
 | ||
| 204JSON metadata containing name, description, and custom properties for lock address. 
 | ||
| 404The item you are making request for does not exist. 
 | ||
| 500Unable to fullfil request due to internal server error. 
 |