curl --location 'https://api.v2.rainyun.com/product/rgs-mp//renew/' \ --header 'x-api-key;' \ --header 'rain-dev-token: {{rain-dev-token}}' \ --header 'Content-Type: application/json' \ --data '{ "duration": 1, "with_coupon_id": 0 }'
{}