x-api-key: ********************
Authorization: ********************
curl --location --request POST '/api/refresh-token' \ --header 'x-api-key: <api-key>'
{ "token": "string" }