curl --location --request POST 'https://api.valut.app/core/v1/oauth2/refresh_token' \ --header 'Authorization: Bearer {{token}}' \ --header 'Content-Type: application/json'
{}