PUT
/
files
/
groups
/
{id}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

The ID of the target group

Body

application/json
name
string

Updated name for target group

is_public
boolean

Toggle if group is public or not

Response

200 - application/json
data
object