createTransferCode
Create a transfer code to transfer an airdropped key to an email address.
Path Parameters |
---|
network integer — REQUIREDNetwork id. |
lockAddress string — REQUIREDLock address. |
keyId string — REQUIREDKey Id. |
Responses | ||||||
---|---|---|---|---|---|---|
200 Successfully created transfer code and sent an email to the recipient.
| ||||||
401 User is not authenticated.
| ||||||
404 Key not found.
|