Skip to main content

createUserMetadata

Store user metadata for lock.

Path Parameters
network integer REQUIRED

Network id.

lockAddress string REQUIRED

Lock address.

userAddress string REQUIRED

User address.

Request Body REQUIRED
metadata object
public object
protected object
Responses
201

Return user metadata saved.

Schema OPTIONAL
object
400

Invalid input received. Bad request.

Schema OPTIONAL
message string OPTIONAL
error string OPTIONAL
409

There is a conflict. The resource already exist.

Schema OPTIONAL
message string OPTIONAL
500

Unable to fullfil request due to internal server error.

Schema OPTIONAL
message string OPTIONAL