Delete a set of incoming feeds referenced by IDs.Ask AIdelete https://cti.example.com/api/v2/incoming-feedsRequired permissions modify incoming-feeds Query Paramsdelete_entitiesbooleanrequiredDelete the entities associated to the feed.truefalsedelete_configurationbooleanrequiredDelete the configuration associated to the feed.truefalseBody Paramsdataarray of stringsdataADD stringResponses 204The deletion has been successful 401Unauthorized request 403Missing permissions 404An individual resource was not found.Updated 5 months ago