DeleteSubscription
Delete a subscription.
Input
| Name | Type | Required | Description |
| SubscriptionId | String | True | The ID of subscription. |
| Force | String | False | Use true to permanently delete the subscription. Default is false. |
Result Set Columns
| Name | Type | Description |
| Success | String | This value shows a boolean indication of whether the operation was successful or not. |