POST
/
files
/
groups

Authorizations

Authorization
string
headerrequired

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

Body

application/json
name
string
required

The name of the group you want to create

is_public
boolean

Flag if group is public or not

Response

200 - application/json
data
object