Authorization: Bearer ********************
curl --location '/admin/subscriptions/check-renew' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "userId": 2395 }'
{}