curl --location --request POST 'https://naapsak.berkeugur.com/api/auth/refresh' \ --header 'Content-Type: application/json' \ --data-raw '{ "refreshToken": "eyJhbGciOiJSUzI1NiIs..." }'
{}