Customer Groups
List customer groups
Create customer group
Delete customer group
Retrieve customer group
Update customer group
<- Customer Groups API
Customer Groups API
Version
2024-10-17
DELETE
/v2/customers/groups/{group_id}
Deletes a customer group as identified by the group_id value.
group_id
Example code
string
Required
The ID of the customer group to delete.
errors
Error [ ]
Any errors that occurred during the request.
Show attributes