Delete an outgoing feed configuration by ID.Ask AIdelete https://cti.example.com/api/v2/outgoing-feeds/{id}Required permissions modify outgoing-feeds Path Paramsidint32required≥ 1Feed IDQuery Paramsdelete_configurationbooleanrequiredDelete the configuration associated to the feed.truefalseResponses 204The deletion has been successful 400Invalid request 401Unauthorized request 403Missing permissions 404An individual resource was not found. 409The element already existsUpdated 5 months ago