Example searches: "transaction", "CreateOrder", "/v2/locations", "inventory", "delete customer"
Unlink a group from a channel
The id of the channel
The id of the group
Group successfully unlink
Malformed payload
Unauthorized
Forbidden
Channel or Group not found
curl \ --request DELETE 'https://openapi.meltingspot.io/v1/channels/{channelId}/groups/{groupId}'