v32

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-151,1412,2144.5 MB
Groups

Add new group

Create a new collaboration group for sharing resources between clients. Groups can have capacity limits on member count.

post/fastedge/v1/admin/groups

Request body

default_flagboolean

Add new members to the group by default

descrstring

Group description

namestring required

Group name

Response

Group created successfully, returns group metadata

idinteger required

Group ID

namestring required

Group name

default_flagboolean required

Add new members to the group by default

descrstring

Group description

client_countinteger

Number of members in the group

template_countinteger

Number of templates in the group

Example response

{
  "descr": "Video streaming customers"
}