updateUsersMetadata
Update or create user metadata for lock.
Request Body — REQUIRED users array containing user metadata. | ||||||
---|---|---|---|---|---|---|
users object[]
|
Responses | |||||||||
---|---|---|---|---|---|---|---|---|---|
201 Array containing user metadata which was created. If the user already has metadata, it will not be updated and present in the array.
| |||||||||
400 Invalid input received. Bad request.
| |||||||||
404 The item you are making request for does not exist.
| |||||||||
500 Unable to fullfil request due to internal server error.
|