Remove a group from a form

Removes a group from the list of authorized groups for a Form.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Path parameters

namestringRequired
Name of Form
groupstringRequiredformat: "^[0-9a-f]{24}$"
A Group ID

Response

Status of Removal

Errors

500
Internal Server Error