saveCustomEmailContent
Save custom email content for a specif lock.
| Path Parameters |
|---|
network integer — REQUIREDNetwork id. |
lockAddress string — REQUIREDLock address. |
template string — REQUIREDTemplate id for email |
| Responses | |||||
|---|---|---|---|---|---|
200Custom email content successfully saved.
| |||||
401User is not authenticated.
| |||||
500Could not save custom email content.
|