Delete Account Group

Beta
DELETE/v1/sales/account-groups/{id}

This endpoint is idempotent. Learn more

Deletes an account group.

Deletion fails with a validation error while the account group is still in use — for example by customer records, product line access, volume discounts, pricing assignments, or an active registration flow.

Permissions requiredValues:customer_groups:delete
The role behind your API key or agent must grant every one of these permissions.
idstring

Account group ID.

Responses

200

Successful response for Delete Account Group