curl --location --request POST '/admin/subscriptions/check-renew' \ --header 'Content-Type: application/json' \ --data-raw '{ "userId": 2395 }'
{}