Authorizations
Enter your API key in the format x-api-key <api-key>*
Path Parameters
Group ID
Delete a group and remove all entity associations
curl --request DELETE \
--url https://api.cloud.flexprice.io/v1/groups/{id} \
--header 'x-api-key: <api-key>'This response has no body data.Enter your API key in the format x-api-key <api-key>*
Group ID
curl --request DELETE \
--url https://api.cloud.flexprice.io/v1/groups/{id} \
--header 'x-api-key: <api-key>'This response has no body data.