sac_export_delete_subscription
Delete data export subscriptions by specifying namespace, provider, and optional subscription ID. Choose to delete entire chains or all subscriptions for an entity set name.
Instructions
Delete data export subscription(s).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| providerId | Yes | Provider ID | |
| deleteChain | No | Delete entire chain | |
| namespaceId | Yes | Namespace ID | |
| subscriptionId | No | Subscription ID (empty = all for provider) | |
| allowalteration | No | Must be true to execute | |
| deleteEntitySetName | No | Delete all for this EntitySetName |