updateLockMetadata
PUT/v2/api/metadata/:network/locks/:lockAddress
Update or create metadata for lock address.
Request
Responses
- 201
- 204
- 404
- 500
JSON metadata containing name, description, and custom properties for lock address.
JSON metadata containing name, description, and custom properties for lock address.
The item you are making request for does not exist.
Unable to fullfil request due to internal server error.