Skip to main content

Update Account Group

PUT 

/cloud/group/:id

Update information related to an existing account group.

Request

Path Parameters

    id stringrequired

    Account Group ID

Body

required

Account Group

    accountIds string[]required

    Cloud Account IDs

    description string

    Description

    name stringrequired

    Name

Responses

successful operation

Loading...