Master account
Delete sub-account from group
This endpoint allows you to remove a sub-organization from a group.
put/corporate/group/unlink/{groupId}/subAccounts
Path parameters
groupIdstring required
Id of the group
Request body
Example request
{
"subAccountIds": [
423432,
234323,
87678
]
}Response
SubAccounts removed from the group