Prisma AccessApplicationsDelete an application by typeDelete an application by type 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