---
title: "DELETE /applications/{applicationId}/subscriptions/{subscriptionId}"
method: DELETE
path: "/applications/{applicationId}/subscriptions/{subscriptionId}"
---

# DELETE /applications/{applicationId}/subscriptions/{subscriptionId}

`DELETE /applications/{applicationId}/subscriptions/{subscriptionId}`

Unsubscribes a user or a group from their pricing tier in an Amazon Q Business application. An unsubscribed user or group loses all Amazon Q Business feature access at the start of next month.

## Path parameters

- `applicationId` string, required
- `subscriptionId` string, required

## Response `200`

Success

- CancelSubscriptionResponse
  - `subscriptionArn` string — The Amazon Resource Name (ARN) of the Amazon Q Business subscription being cancelled.
  - `currentSubscription` object — The type of your current Amazon Q Business subscription.
    - `type` 'Q_LITE' | 'Q_BUSINESS' — The type of an Amazon Q Business subscription.
  - `nextSubscription` object — The type of the Amazon Q Business subscription for the next month.
    - `type` 'Q_LITE' | 'Q_BUSINESS' — The type of an Amazon Q Business subscription.

## Other responses

- `480` — InternalServerException
- `481` — ResourceNotFoundException
- `482` — ThrottlingException
- `483` — ValidationException
- `484` — AccessDeniedException

---

[API](https://skmtc.net/aws/apis/qbusiness.md) · [All operations](https://skmtc.net/aws/apis/qbusiness/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/qbusiness/versions/82966d6c4053/schema)
