Skip to main content
PUT
Update group

Authorizations

Authorization
string
header
required

API key for authentication. Make sure to include the word apikey, followed by a single space and then your token. Example: apikey 1234$abcdef

Path Parameters

group_id
integer<int64>
required

Group ID

Body

application/json

Group description

name
string
required

Group name

default_flag
boolean
default:false

Add new members to the group by default

descr
string

Group description

Response

Group updated successfully, returns updated metadata

id
integer<int64>
required

Group ID

name
string
required

Group name

default_flag
boolean
default:false
required

Add new members to the group by default

descr
string

Group description

Example:

"Video streaming customers"

client_count
integer

Number of members in the group

template_count
integer

Number of templates in the group