Removes the specified application from the application blacklist. This route is admin-only.delete https://localhost:3000/api/services/filters/application/blacklist/{application}Path ParamsapplicationstringrequiredResponses 200Current state of the application blacklist defaultIn case of an error, an error payload containing error code, name, and description is returned.Updated 3 months ago