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 | |||||
---|---|---|---|---|---|
200 Custom email content successfully saved.
| |||||
401 User is not authenticated.
| |||||
500 Could not save custom email content.
|