Skip to main content

updateLockMetadata

Update or create metadata for lock address.

Path Parameters
network integer REQUIRED

Network id.

lockAddress string REQUIRED

Lock address.

Request Body REQUIRED
metadata object
Responses
201

JSON metadata containing name, description, and custom properties for lock address.

Schema OPTIONAL
object
204

JSON metadata containing name, description, and custom properties for lock address.

Schema OPTIONAL
object
404

The item you are making request for does not exist.

Schema OPTIONAL
message string OPTIONAL
500

Unable to fullfil request due to internal server error.

Schema OPTIONAL
message string OPTIONAL