Adds one or more applications to the application blacklist. This route is admin-only.post https://localhost:3000/api/services/filters/application/blacklistBody ParamsAn array of one or more applications to add to the application blacklist.ADD stringResponses 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