Summary
Remove a Group from a Form
Description
Remove a group from the list of authorized groups for a Form
Route
DELETE /formbuilder/forms/:name/groups/:group
Roles
            authorization
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| name | string | yes | Name of Form | 
| group | string | yes | A Group ID | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| status | boolean | Status of Removal |