square.deleteCustomerGroup deletes a customer group as identified by the group_id value.
Example
automations/square-delete-customer-group.automation.ts
Inputs
Every input accepts a compatible signal. It requiresCUSTOMERS_WRITE.
Use the official DeleteCustomerGroup reference for provider field semantics and limits.
Output
Returns the officialSquare.DeleteCustomerGroupResponse response as a codec-safe object. Square integer money amounts remain bigint values.