Subscriptions
Pause a subscription
Pause an active subscription. No charges will be attempted while paused. Resume with POST /subscriptions/{id}/resume.
post/subscriptions/{id}/pause
Path parameters
idstring required
Subscription ID (sub_*).
Request body
Response
Subscription paused.