Skip to main content

deleteVerifier

Remove verifier.

Path Parameters
network integer REQUIRED

Network id.

lockAddress string REQUIRED

Lock address.

verifierAddress string REQUIRED

User address to use as verifier

Responses
200

List of remaining verifiers.

Schema OPTIONAL
results object[] OPTIONAL
address string OPTIONAL
lockAddress string OPTIONAL
lockManager string OPTIONAL
network integer OPTIONAL
name string OPTIONAL
403

User is not authorized to perform this action.

Schema OPTIONAL
message string OPTIONAL
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