Customers > Customer Groups > customerGroupsDelete
Commerce APICustomersCustomer GroupscustomerGroupsDelete

customerGroupsDelete

DELETE:customer_groups.json

Description

Delete specific customer groups of a given shop.

Permission bit: "customer_groups.delete"

Topic: Customer Groups

Arguments

ids: [String!]!

List of customer group ids. See also: Unique Identifiers

Example: ["cg_EQzGqWoY"]


shop_id: String!

Unique shop identifier. See also: Unique Identifiers

Example: "sh_EQzGqWoY"

Result

Boolean

Preview

Loading module