curl --request POST \
--url http://0.0.0.0:3000/v1/billing/subscriptions/{id}/cancel \
--header 'Authorization: Bearer <token>'curl --request POST \
--url http://0.0.0.0:3000/v1/billing/subscriptions/{id}/cancel \
--header 'Authorization: Bearer <token>'