{ "expires": 3600 }
curl --location 'http://127.0.0.1:8086/api/v1/lab/client/register' \ --header 'Content-Type: application/json' \ --data '{ "expires": 3600 }'
{ "key": {} }