curl --request POST \
--url https://revstack.dev/v1/subscriptions/{id}/cancelnullCancels an active subscription, optionally at end of billing period.
curl --request POST \
--url https://revstack.dev/v1/subscriptions/{id}/cancelnull"sub_abc123"
Subscription cancelled
The response is of type unknown.