View source: R/create-group-acl.R
Update the ACL for a FormGroup. See Synapse REST API. # nolint WARNING: Ensure ACL is formatted correctly.
1 | update_group_acl(syn, group, access_control_list)
|
syn |
Synapse login object |
group |
The FormGroup id number. |
access_control_list |
The access control list (ACL) in JSON form. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.