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