Skip to main content

addEventVerifier

Adds a verifier for an event.

Path Parameters
slug string REQUIRED

Slug

verifierAddress string REQUIRED

User address to use as verifier

Request Body
verifierName string

optional verifier name

Responses
201

Added verifier.

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