updateKeyMetadata
Update or create metadata for key.
| Path Parameters | 
|---|
network integer —  REQUIREDNetwork id.  | 
lockAddress string —  REQUIREDLock address.  | 
keyId string —  REQUIREDKey Id.  | 
| Request Body — REQUIRED | 
|---|
metadata object | 
| Responses | ||
|---|---|---|
201JSON metadata containing name, description, and custom properties for key. 
  | ||
403User is not authorized to perform this action. 
  | ||
404The item you are making request for does not exist. 
  | ||
500Unable to fullfil request due to internal server error. 
  |