Summary
Overwrite Groups for a Form
Description
Overwrite the list of groups that have access to a Form
Route
PUT /formbuilder/forms/:name/groups
Roles
authorization
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
name | string | yes | Name of Form |
groups | array | yes | Array of group ids |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
status | boolean | Status of Overwrite |