Last updated 6 months ago
EXAMPLE
Get the pincode of the release with the given address.
GET /tmining/api/v1/releases/{address}/pincode HTTP/1.1 Host: url:port Authorization: Bearer JWT Accept: */*
Successful response
{ "pincode": "text" }