curl --request DELETE \
--url https://api.eu.bronto.io/groups/{groupId} \
--header 'X-BRONTO-API-KEY: <api-key>'{
"code": 499,
"type": "Not Found",
"correlation_id": "<string>",
"details": "Resource not found."
}curl --request DELETE \
--url https://api.eu.bronto.io/groups/{groupId} \
--header 'X-BRONTO-API-KEY: <api-key>'{
"code": 499,
"type": "Not Found",
"correlation_id": "<string>",
"details": "Resource not found."
}