Skip to main content

Update account group

PUT 

/bv/account/v1/accounts/groups

Modifies the details of the current account group.

Request

Header Parameters

    x-bv-org-id stringrequired

    To invoke this API using api_token, you need to set the x-bv-org-id header to specify the organization for which you want to perform the action.

Body

required
    account_id stringrequired

    Required. The resource identifier of account.

    group_ids string[]required

    Required. The identifier of group.

Responses

A successful response.

Schema

    object

Loading...