signTicket
Generate signature to prove validity of token.
| Path Parameters | 
|---|
| networkinteger —  REQUIREDNetwork id. | 
| lockAddressstring —  REQUIREDLock address. | 
| KeyIdstring —  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. 
 |