# CancelSubscriptionRequest

**cancelAtPeriodEnd**Subscription-CancelAtPeriodEnd

If true, the subscription will be canceled at the end of the current period.

**Example:<!-- -->&#x20;**`false`

CancelSubscriptionRequest

```
{

  "cancelAtPeriodEnd": false

}
```
