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 | ||||||
|---|---|---|---|---|---|---|
200Successfully created transfer code and sent an email to the recipient. 
  | ||||||
401User is not authenticated. 
  | ||||||
404Key not found. 
  |