delete_quota_group
Permanently delete a quota group and all its quotas, requiring explicit confirmation of the cascading deletion.
Instructions
Permanently delete a quota group AND every quota in that group. Qualtrics documents this as a cascading delete; inspect membership first and explicitly acknowledge the cascade.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| surveyId | Yes | The Qualtrics survey ID | |
| quotaGroupId | Yes | The quota group ID to delete | |
| confirmDelete | Yes | Must be true to confirm deletion of the quota group | |
| confirmCascade | Yes | Must be true to acknowledge that every quota in the group will also be deleted |