Delete sub-account from group

This endpoint allows you to remove a sub-organization from a group.

Authentication

api-keystring

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

Path parameters

groupIdstringRequired
Group id

Request

List of sub-account ids

subAccountIdslist of longsRequired

List of sub-account ids

Response

SubAccounts removed from the group

Errors