v1
latestOpenAPI 3.0.32026-07-248519153.1 KBPause a subscription
Pause an active subscription in the payment system. The subscription will be paused and no further charges will be made until it is resumed. Only available for Stripe and Paddle subscriptions.
put/subscription/pause
Request body
Response
Subscription paused successfully.
Example response
{
"success": 1,
"message": "Subscription payment collection has been paused"
}