curl --location --request POST '/api/account/v4.0/auth/refresh' \ --header 'Content-Type: application/json' \ --data-raw '{ "refresh": "string" }'
{}