Skip to content

Update Group

PUT
/v2/group/{group_id}

Update a group by group ID.Requires accountOrg:config:edit or account:config:edit permissions and to be in the same org as the group

Authorizations

Parameters

Path Parameters

group_id
required

Group ID

string format: uuid

Group ID

Request Body required

object
org_group_name

Name of the group

string
description

Description for this group

string

Responses

200

Successful Response

object
org_group_name

Name of the organization group

string
org_id
required

Organization ID for this group

string format: uuid
description

Description for this group

string
group_id
required

ID of the group

string format: uuid

422

Validation Error

object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string