Skip to main content

saveCustomEmailContent

Save custom email content for a specif lock.

Path Parameters
network integer REQUIRED

Network id.

lockAddress string REQUIRED

Lock address.

template string REQUIRED

Template id for email

Responses
200

Custom email content successfully saved.

Schema OPTIONAL
lockAddress string OPTIONAL
network number OPTIONAL
template string OPTIONAL
content string OPTIONAL
401

User is not authenticated.

Schema OPTIONAL
message string OPTIONAL
500

Could not save custom email content.

Schema OPTIONAL
message string