DELETE
/
forward-configs
/
{forwardId}
curl --request DELETE \
  --url https://api.eu.bronto.io/forward-configs/{forwardId} \
  --header 'X-BRONTO-API-KEY: <api-key>'
This response does not have an example.

Authorizations

X-BRONTO-API-KEY
string
header
required

Path Parameters

forwardId
string
required

The ID of the config to delete

Response

204
_mintlify/placeholder

Config deleted successfully