Authorization: Bearer ********************
curl --location 'http://localhost/api/v1/auth/refresh' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "refresh_token": "string" }'
"string"