Add group to form

Adds a group to the list of groups for a Form.

Authentication

AuthorizationBasic

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

Path parameters

namestringRequired
Name of Form

Request

request body
groupstringOptionalformat: "^[0-9a-f]{24}$"

Response

Status of Overwrite

Errors

500
Internal Server Error