create_new_form_group: Create new Synapse FormGroup

Description Usage Arguments Value

View source: R/create-group-acl.R

Description

Create a new Synapse FormGroup. Creator will be listed in ACL as administrator. See Synapse REST API. # nolint

Usage

1

Arguments

syn

Synapse login object

name

Group name, between 3 and 256 characters, that is globally unique. If a group with the same name exists and the user has ACCESS_TYPE.READ permissions on the group, then will get the FormGroup back.

Value

The FormGroup list, including the fields groupId, name, createdBy, and createdOn.


Sage-Bionetworks/synapseforms documentation built on June 16, 2020, 8:35 a.m.