Skip to main content

sendCustomEmail

Send custom email to recipients

Path Parameters
network integer REQUIRED

Network id.

lockAddress string REQUIRED

Lock address.

Request Body
subject string
content string
Responses
200

Successfully sent custom email

Schema OPTIONAL
sent boolean OPTIONAL
400

Invalid input received. Bad request.

Schema OPTIONAL
message string OPTIONAL
error string OPTIONAL
500

Unable to fullfil request due to internal server error.

Schema OPTIONAL
message string OPTIONAL