Update a group of sub-accounts

This endpoint allows to update a group of sub-accounts

Authentication

api-keystring

The API key should be passed in the request headers as api-key for authentication.

Path parameters

idstringRequired
Id of the group

Request

Group details to be updated.
groupNamestringOptional

The name of the group of sub-accounts

subAccountIdslist of longsOptional

Pass the list of sub-account Ids to be included in the group

Response

Group details updated

Errors