{ "recurrence": "monthly", "resume": true }
curl --location --request PUT 'https://api.chattabox.com/v1/subscription/premium/web' \ --header 'Content-Type: application/json' \ --data '{ "recurrence": "monthly", "resume": true }'
{}