createUserMetadata
Store user metadata for lock.
| Path Parameters | 
|---|
| networkinteger —  REQUIREDNetwork id. | 
| lockAddressstring —  REQUIREDLock address. | 
| userAddressstring —  REQUIREDUser address. | 
| Request Body — REQUIRED | 
|---|
| publicobject | 
| protectedobject | 
| Responses | |||
|---|---|---|---|
| 201Return user metadata saved. 
 | |||
| 400Invalid input received. Bad request. 
 | |||
| 409There is a conflict. The resource already exist. 
 | |||
| 500Unable to fullfil request due to internal server error. 
 |