delete_group
Removes a question group from a survey by specifying survey ID and group ID. Returns the ID of the deleted group.
Instructions
Delete a group from a survey. Returns the deleted ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| iGroupID | Yes | ID of the group to delete. | |
| iSurveyID | Yes | Survey ID. |