Skip to main content

createVerifier

Create verifier.

Path Parameters
network integer REQUIRED

Network id.

lockAddress string REQUIRED

Lock address.

verifierAddress string REQUIRED

User address to use as verifier

Responses
201

Added verifier.

Schema
address string
lockAddress string
lockManager string
network integer
403

User is not authorized to perform this action.

Schema
message string
409

There is a conflict. The resource already exist.

Schema
message string
500

Unable to fullfil request due to internal server error.

Schema
message string