Groups
Update Group
PUT
/
files
/
groups
/
{id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
id
string
requiredThe 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