Summary
Remove all authorization restriction for a Form
Description
Clear all groups that can access a form, making it accessible to everyone
Route
DELETE /formbuilder/forms/:name/groups
Roles
authorization
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
name | string | yes | Name of Form |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
status | boolean | Status of Delete |