signTicket
Generate signature to prove validity of token.
| Path Parameters | 
|---|
network integer —  REQUIREDNetwork id.  | 
lockAddress string —  REQUIREDLock address.  | 
KeyId string —  REQUIREDKey Id.  | 
| Responses | |||
|---|---|---|---|
200Returns signature and payload. 
  | |||
403User is not authenticated or authorized to perform this action. 
  | |||
404The item you are making request for does not exist. 
  | |||
500Unable to fullfil request due to internal server error. 
  |