Skip to main content
DELETE
/
customGroups
/
{id}
Delete a custom group
curl --request DELETE \
  --url https://mm-api.merchantspring.io/customGroups/{id} \
  --header 'x-api-key: <api-key>'
This response has no body data.

Authorizations

x-api-key
string
header
required

Path Parameters

id
string
required

Group ID

Query Parameters

channelId
string
required

Channel ID

merchantId
string
required

Merchant ID

Response