Removes applications from an existing list of excluded applications.put https://localhost:3000/api/services/capture/actions/removeExcludedApplicationsBody ParamsList of applications to remove from the exclude list.removeFromExcludeListarray of stringsremoveFromExcludeListADD stringResponses 200The current capture configuration is returned. defaultIn case of an error, an error payload containing error code, name, and description is returned.Updated 3 months ago