cURL
curl --request DELETE \ --url https://api.eu.bronto.io/forward-configs/{forwardId} \ --header 'X-BRONTO-API-KEY: <api-key>'
{ "code": 201, "correlation_id": "<string>", "message": "<string>" }
The ID of the config to delete
Config deleted successfully