Cancel Subscription
Cancel a subscription either immediately or at the end of the current billing period.Authentication
Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
id | string | Yes | Subscription ID |
Request Body
| Parameter | Type | Required | Description |
|---|---|---|---|
cancel_at_period_end | boolean | No | If true, cancel at period end (default: false) |
reason | string | No | Cancellation reason |
