Prisma BrowserApplicationsApplications ActionsDelete an application by type and IDDelete an application by type and ID DELETE /seb-api/v1/applications/type/:type/:id Removes an application of the specified type from the system. Request Responses204400403404500Deleted successfullyBad requestForbiddenResource Not foundInternal server error